CImage::ReleaseDC
Releases the device context.
void ReleaseDC( ) const throw( );
Remarks
Because only one bitmap can be selected into a device context at a time, you must call ReleaseDC for each call to GetDC.
Requirements
Header: atlimage.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Releases the device context.
void ReleaseDC( ) const throw( );
Because only one bitmap can be selected into a device context at a time, you must call ReleaseDC for each call to GetDC.
Header: atlimage.h