CImage::IsIndexed
Determines whether a bitmap's pixels are mapped to a color palette.
bool IsIndexed( ) const throw( );
Возвращаемое значение
true if indexed; otherwise false.
Заметки
This method returns true only if the bitmap is 8-bit (256 colors) or less.
![]() |
---|
This method supports only DIB section bitmaps. |
Требования
Header: atlimage.h