GetBitmapSubtype (Compact 2013)
3/26/2014
This function finds the subtype for the specified bitmap.
Syntax
const GUID GetBitmapSubtype(
const BITMAPINFOHEADER* pHeader
);
Parameters
- pHeader
Pointer to a Win32 BITMAPINFOHEADER structure.
Return Value
Returns the video subtype GUID of the bitmap specified by pHeader, or GUID_NULL if pHeader is NULL.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |