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

Image::Clone メソッドは、新しい Image オブジェクトを作成し、この Image オブジェクトの内容を使用して初期化します。

構文

Image * Clone();

戻り値

種類: イメージ*

このメソッドは、新しい Image オブジェクトへのポインターを返します。

要件

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

関連項目

Bitmap

画像の描画、配置、およびクローン作成

イメージ

イメージ コンストラクター

Image::FromFile

Image::FromStream

ビットマップの読み込みと表示