Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the attached bitmap is a DIB section.
bool IsDIBSection( ) const throw( );
Return Value
true if the attached bitmap is a DIB section. Otherwise false.
Remarks
If the bitmap is not a DIB section, you cannot use the following CImage methods, which support only DIB section bitmaps:
Requirements
Header: atlimage.h