Image::GetHeight メソッド (gdiplusheaders.h)

Image::GetHeight メソッドは、この画像の画像の高さをピクセル単位で取得します。

構文

UINT GetHeight();

戻り値

型: UINT

このメソッドは、この画像の高さをピクセル単位で返します。

要件

要件
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdiplusheaders.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll

こちらもご覧ください

Bitmap

Image

Image::GetHorizontalResolution

Image::GetVerticalResolution

Image::GetWidth

イメージ、ビットマップ、メタファイル

イメージ、ビットマップ、メタファイルの使用