Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Determines whether a bitmap's pixels are mapped to a color palette.
bool IsIndexed( ) const throw( );
Return Value
true if indexed; otherwise false.
Remarks
This method returns true only if the bitmap is 8-bit (256 colors) or less.
Note
This method supports only DIB section bitmaps.
Requirements
Header: atlimage.h