CImage::IsNull
Determines if a bitmap is currently loaded.
bool IsNull( ) const throw( );
Remarks
This method returns True if a bitmap is not currently loaded; otherwise False.
Requirements
Header: atlimage.h
Determines if a bitmap is currently loaded.
bool IsNull( ) const throw( );
This method returns True if a bitmap is not currently loaded; otherwise False.
Header: atlimage.h