Microsoft DirectX 8.1 (C++)

CImageDisplay::IsPalettized

Determines if the display uses a palette.

Syntax

BOOL IsPalettized(void);

Return Value

Returns TRUE if the display uses a palette; otherwise, returns FALSE.

See Also