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