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) |
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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) |