Matrix3x2F::TransformPoint-Methode (d2d1helper.h)
Verwendet diese Matrix, um den angegebenen Punkt zu transformieren und das Ergebnis zurückgibt.
Syntax
D2D1_POINT_2F TransformPoint(
D2D1_POINT_2F point
);
Parameter
point
Typ: D2D1_POINT_2F
Der zu transformierende Punkt.
Rückgabewert
Typ: D2D1_POINT_2F
Der transformierte Punkt.
Anforderungen
Unterstützte Mindestversion (Client) | Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | d2d1helper.h |
Bibliothek | D2d1.lib |
DLL | D2d1.dll |