Gets or sets the marker position that will appear on the line profile that is drawn on the image.
Object.defineProperty(LineProfileObject.prototype, 'histogramMarker',
get: function(),
set: function(value)
)
histogramMarker: number;
Value that indicates the marker position that will appear on the line profile that is drawn on the image.
The Histogram marker is a a circle that will appear on the line profile, which correspond to the index of the generated histogram index, for example, if the line profile generated a line profile histogram of 100 pixels, and you pass 50 (which is the middle of the histogram) as a maker, the circle will appear in the middle of the line profile that is drawn on the image.
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