Share via


SIZE_MASKS

 
Microsoft DirectShow 9.0

SIZE_MASKS

The SIZE_MASKS macro calculates the size of the color masks in a VIDEOINFO structure.

Syntax

  SIZE_MASKS

Return Value

Returns 3 * sizeof(DWORD).

Requirements

**  Header:** Declared in Amvideo.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also