Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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 |