Matrix::Clone-Methode (gdiplusmatrix.h)

Die Matrix::Clone-Methode erstellt ein neues Matrix-Objekt , das eine Kopie dieses Matrix-Objekts ist.

Syntax

Matrix * Clone();

Rückgabewert

Typ: Matrix*

Diese Methode gibt einen Zeiger auf das neue Matrix-Objekt zurück.

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

Matrix

Matrixkonstruktoren

Matrixdarstellung von Transformationen

Transformationen