Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
503
void ImageViewerWindow::setColorPickHandler(IPLColorPickHandler *widget)
504
{
505
_colorPickHandler = widget;
506
}
507
508
void ImageViewerWindow::setCoordinatePickHandler(IPLCoordinatePickHandler *widget)
509
{
Callers
1
enableColorPicker
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected