CImage::GetWidth
Retrieves the width, in pixels, of an image.
int GetWidth( ) const throw( );
Return Value
The width of the bitmap, in pixels.
Requirements
Header: atlimage.h
Retrieves the width, in pixels, of an image.
int GetWidth( ) const throw( );
The width of the bitmap, in pixels.
Header: atlimage.h