Freigeben über


ID2D1BitmapBrush1::GetInterpolationMode1-Methode (d2d1_1.h)

Gibt den aktuellen Interpolationsmodus des Pinsels zurück.

Syntax

D2D1_INTERPOLATION_MODE GetInterpolationMode1();

Rückgabewert

Typ: D2D1_INTERPOLATION_MODE

Der aktuelle Interpolationsmodus.

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

Weitere Informationen

ID2D1BitmapBrush1