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 macro calculates the byte size of the specified (device-independent) bitmap.
Syntax
DIBSIZE(
bi
)
Parameters
- bi
A Win32 BITMAPINFOHEADER structure that specifies the source bitmap.
Return Value
Returns the byte size of the bi parameter.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |