ID2D1Brush::SetTransform(constD2D1_MATRIX_3X2_F*), méthode (d2d1.h)
Définit la transformation appliquée au pinceau.
Syntaxe
void SetTransform(
[in] const D2D1_MATRIX_3X2_F *transform
);
Paramètres
[in] transform
Type : const D2D1_MATRIX_3X2_F*
Transformation à appliquer à ce pinceau.
Valeur de retour
Aucune
Configuration requise
Client minimal pris en charge | Windows 7, Windows Vista avec SP2 et Mise à jour de plateforme pour Windows Vista [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 R2, Windows Server 2008 avec SP2 et Platform Update pour Windows Server 2008 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | d2d1.h |
Bibliothèque | D2d1.lib |
DLL | D2d1.dll |