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.
The SIZE_MASKS
macro calculates the size of the color masks in a VIDEOINFO structure.
Syntax
size_t SIZE_MASKS(void);
Parameters
This macro has no parameters.
Return value
Returns 3 * sizeof(DWORD)
.
Requirements
Header |
Amvideo.h (include Streams.h) |