Gets or sets the pixel value pointed to by the probe tool.
Object.defineProperty(ProbeToolEventArgs.prototype, 'pixelValue',
get: function(),
set: function(value)
)
pixelValue: string;
Character string that represents the pixel value pointed by the probe tool.
To get the pixel position, refer to Position.
This returns the pixel value in RGB form. You can change to any form by modifying this property.
To get the Hounsfield Unit (HU), refer to GetHuValue.
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