Microsoft DirectX 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).

See Also