Represents that interactive mode that allows the user to display the pixel value pointed to by the mouse.
function lt.Controls.Medical.ProbeToolInteractiveMode
extends lt.Controls.ImageViewerInteractiveMode
class lt.Controls.Medical.ProbeToolInteractiveMode()
extends ImageViewerInteractiveMode
The interactive mode can be assigned to LEADTOOLS image viewer through the collection InteractiveModes.
The probe tool give information about the pixel that it currently pointing on, each time the user changes probe tool position, the event ProbeToolUpdated will get fired.
The probe too will display the pixel value in RGB form, to display it in Hounsfield's unit, register the event ProbeToolUpdated and use GetHuValue to update the probe tool text.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document