HistogramTableSize property (Main Control)
Builder Syntax |
int HistogramTableSize |
Delphi Syntax |
HistogramTableSize: Integer |
Overview |
Refer to Using Histograms. |
Remarks
Specifies the number of entries in the HistogramTable property.
This value that must be set for this property depends on the color resolution (bits per pixel) of the image, as follows:
Table Size |
BPP |
65536 |
64 or 48 |
256 |
Any other color (non-grayscale) value, or grayscale 8 |
For 12 and 16 bit grayscale images, use the HistogramGrayTableSize property
See Also
Elements: |
HistogramTable property, GetHistogram method, HistogramGrayTableSize property |
Topics: |
|
|