ID2D1BitmapBrush::GetBitmap-Methode (d2d1.h)
Ruft die Bitmapquelle ab, die dieser Pinsel zum Zeichnen verwendet.
Syntax
void GetBitmap(
[out] ID2D1Bitmap **bitmap
);
Parameter
[out] bitmap
Typ: ID2D1Bitmap**
Wenn diese Methode zurückgibt, enthält die Adresse zu einem Zeiger auf die Bitmap, mit der dieser Pinsel zeichnet.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
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 | d2d1.h |
Bibliothek | D2d1.lib |
DLL | D2d1.dll |