Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
The HistogramGrid structure describes the blob format for MF_CAPTURE_METADATA_HISTOGRAM.
Syntax
typedef struct tagHistogramGrid {
ULONG Width;
ULONG Height;
RECT Region;
} HistogramGrid;
Members
Width
Width of the sensor output that histogram is collected from.
Height
Height of the sensor output that histogram is collected from.
Region
Absolute coordinates of the region on the sensor output that the histogram is collected for.
Requirements
| Requirement | Value |
|---|---|
| Header | mfapi.h |