Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.
Nota
This method supports only DIB section bitmaps.
Requirements
Header: atlimage.h