Microsoft DirectX 9.0

CImageDisplay::IsPalettised

The IsPalettised method determines whether the current display format is palettized.

Syntax

BOOL IsPalettised(void);

Return Value

Returns TRUE if the format is palettized, or FALSE otherwise.

See Also