Help Center

HistogramFormatfunction

Specifies the number and type of histograms that represent the color channels of a bitmap. This enumeration is used with the **GdipBitmapGetHistogram** function.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
HistogramFormatARGB0
HistogramFormatPARGB1
HistogramFormatRGB2
HistogramFormatGray3
HistogramFormatB4
HistogramFormatG5
HistogramFormatR6
HistogramFormatA7

Description

The HistogramFormat enumeration specifies the number and type of histograms that represent the color channels of a bitmap. This enumeration is used with the GdipBitmapGetHistogram function.

Reference