An array of 32-bit integers that charts the number of times each intensity level occurs in the image.
public long[] Histogram { get; }
Public ReadOnly Property Histogram As Long()
@property (nonatomic, assign, readonly, nullable) unsigned long long *histogram
public long[] getHistogram()
public:
property array<int64>^ Histogram {
array<int64>^ get();
}
An array of 64-bit integers that charts the number of times each intensity level occurs in 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