CBitmap::GetBitmapDimension

This member function obtains the width and height of the bitmap.

Syntax

CSize GetBitmapDimension( ) const;

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CBitmap Overview, CBitmap Member Functions, Graphical Drawing Object Classes, CBitmap::SetBitmapDimension