GetBitmapPalette (Compact 2013)
3/26/2014
This function finds the first palette for a VIDEOINFOHEADER structure.
Syntax
const RGBQUAD* GetBitmapPalette(
const VIDEOINFOHEADER* pVideoInfo
);
Parameters
- pVideoInfo
Pointer to a VIDEOINFOHEADER structure.
Return Value
Returns a pointer to the first entry in a palette.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |