SIZE_EGA_PALETTE
Microsoft DirectShow 9.0 |
SIZE_EGA_PALETTE
The SIZE_EGA_PALETTE macro calculates the size needed for the palette entries in a 4-bit RGB bitmap.
Syntax
SIZE_EGA_PALETTE
Return Value
Returns 16 * sizeof(RGBQUAD)
.
Requirements
** Header:** Declared in Amvideo.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also