Matrix::Matrix(GpMatrix*) メソッド (gdiplusmatrix.h)
ID 行列を表す Matrix::Matrix オブジェクトを作成して初期化します。
構文
void Matrix(
GpMatrix *nativeMatrixArg
);
パラメーター
nativeMatrixArg
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusmatrix.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |