CImage::IsNull

确定位图当前是否正在加载。

bool IsNull( ) const throw( );

备注

位图,如果当前未加载,此方法返回 True ;否则 False

要求

Header: atlimage.h

请参见

参考

CImage选件类