COLORS (Compact 2013)
3/26/2014
This macro retrieves the color palette for the specified video image.
Syntax
COLORS(
pbmi
)
Parameters
- pbmi
Pointer to a Win32 VIDEOINFOHEADER structure that contains the video image.
Return Value
Returns a pointer to an array of RGBQUAD structures that describes the color palette for the specified VIDEOINFOHEADER structure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |