CImage::GetMaxColorTableEntries

Retrieves the maximum number of entries in the color table.

int GetMaxColorTableEntries( ) const throw( );

Return Value

The number of entries in the color table.

Remarks

This method supports only DIB section bitmaps.

Requirements

Header: atlimage.h

See Also

Reference

CImage Class

CImage::GetColorTable

Other Resources

CImage Members