Matrix::IsIdentity メソッド (gdiplusmatrix.h)
Matrix::IsIdentity メソッドは、この行列が ID 行列であるかどうかを判断します。
構文
BOOL IsIdentity();
戻り値
種類: BOOL
この行列が ID 行列の場合、このメソッドは TRUE を返します。それ以外の場合は、 FALSE を返します。
要件
サポートされている最小のクライアント | Windows XP、Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | gdiplusmatrix.h (Gdiplus.h を含む) |
Library | Gdiplus.lib |
[DLL] | Gdiplus.dll |