Gets the histogram that contains all the pixel values that pass through the line generated using the line profile action.
Object.defineProperty(HistogramGeneratedEventArgs.prototype, 'histogram',
get: function()
)
histogram: number[]; // read-only
Array of values that represents histogram that contains all the pixel values that pass through the line generated using the line profile action.
for more information about this, refer to LineProfileAction.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET