Gets the color type of the newly generated histogram (line profile).
Object.defineProperty(HistogramGeneratedEventArgs.prototype, 'type',
get: function()
)
type: ColorType; // read-only
ColorType enumeration that represents the color type of the newly generated histogram.
If the type is Color every item in the histogram is actually a color component, so the first item is Red component, second is Green, third is blue, forth is the next pixel Red component, and so on.
To get the histogram, refer to Histogram.
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