CImage::IsIndexed

确定位图的像素是否映射到调色板。

bool IsIndexed( ) const throw( );

返回值

true,如果标记;否则 false

备注

此方法返回 true,仅当位图是8位(256种颜色)或小于零。

备注

此方法支持DIB只有部分位图。

要求

Header: atlimage.h

请参见

参考

CImage选件类

CImage::GetColorTable