הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
The HistogramDataHeader structure describes the blob format for the MF_CAPTURE_METADATA_HISTOGRAM attribute.
Syntax
typedef struct tagHistogramDataHeader {
ULONG Size;
ULONG ChannelMask;
ULONG Linear;
} HistogramDataHeader;
Members
Size
Size in bytes of this header + all following histogram data.
ChannelMask
Mask of the color channel for the histogram data.
Linear
1 if linear, 0 if nonlinear.
Requirements
| Requirement | Value |
|---|---|
| Header | mfapi.h |