HEADER (Compact 2013)
3/26/2014
This macro retrieves a pointer to the image data from the specified video image.
Syntax
HEADER(
pVideoInfo
)
Parameters
- pVideoInfo
Pointer to the VIDEOINFOHEADER structure that specifies the video image.
Return Value
Returns a pointer to the Win32 BITMAPINFOHEADER structure contained in the VIDEOINFOHEADER structure's bmi
Header member.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |