ID2D1ImageBrush::SetImage-Methode (d2d1_1.h)
Legt das Bild fest, das dem bereitgestellten Bildpinsel zugeordnet ist.
Syntax
void SetImage(
[in] ID2D1Image *image
);
Parameter
[in] image
Typ: ID2D1Image*
Das Bild, das dem Bildpinsel zugeordnet werden soll.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 8 und Plattformupdate für Windows 7 [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2012 und Plattformupdate für Windows Server 2008 R2 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | d2d1_1.h |
DLL | D2d1.dll |