SIZE_MASKS macro
The SIZE_MASKS
macro calculates the size of the color masks in a VIDEOINFO structure.
c++
size_t SIZE_MASKS(void);
This macro has no parameters.
Returns 3 * sizeof(DWORD)
.
Header |
Amvideo.h (include Streams.h) |
Цей браузер більше не підтримується.
Замініть його на Microsoft Edge, щоб користуватися перевагами найновіших функцій, оновлень безпеки та технічної підтримки.
The SIZE_MASKS
macro calculates the size of the color masks in a VIDEOINFO structure.
size_t SIZE_MASKS(void);
This macro has no parameters.
Returns 3 * sizeof(DWORD)
.
Header |
Amvideo.h (include Streams.h) |