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

See Also

Reference

CImage Class

Other Resources

CImage Members