次の方法で共有


Bitmap::Bitmap(HICON) メソッド (gdiplusheaders.h)

アイコンに基づいて Bitmap オブジェクトを作成します。

構文

void Bitmap(
  [in] HICON hicon
);

パラメーター

[in] hicon

種類: HICON

GDI アイコンを処理します。

戻り値

なし

必要条件

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

こちらもご覧ください

Bitmap

ビットマップ コンストラクター

Bitmap::FromHICON

Image

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

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