Matrix::IsIdentity-Methode (gdiplusmatrix.h)
Die Matrix::IsIdentity-Methode bestimmt, ob diese Matrix die Identitätsmatrix ist.
Syntax
BOOL IsIdentity();
Rückgabewert
Typ: BOOL
Wenn diese Matrix die Identitätsmatrix ist, gibt diese Methode TRUE zurück. Andernfalls wird FALSE zurückgegeben.
Anforderungen
Unterstützte Mindestversion (Client) | Windows XP, Windows 2000 Professional [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows 2000 Server [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | gdiplusmatrix.h (include Gdiplus.h) |
Bibliothek | Gdiplus.lib |
DLL | Gdiplus.dll |
Weitere Informationen
Globale und lokale Transformationen