MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / setColorPickHandler

Method setColorPickHandler

ImagePlay/src/ImageViewerWindow.cpp:503–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

501}
502
503void ImageViewerWindow::setColorPickHandler(IPLColorPickHandler *widget)
504{
505 _colorPickHandler = widget;
506}
507
508void ImageViewerWindow::setCoordinatePickHandler(IPLCoordinatePickHandler *widget)
509{

Callers 1

enableColorPickerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected