Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This function checks if the specified video image contains a color palette.
Syntax
BOOL ContainsPalette(
const VIDEOINFOHEADER* pVideoInfo
);
Parameters
- pVideoInfo
Pointer to a VIDEOINFOHEADER structure.
Return Value
Returns TRUE if the VIDEOINFOHEADER structure contains a color palette or FALSE otherwise.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |