IWICBitmapScaler Initialize _ _ Proxy-Funktion

Proxyfunktion für die Initialize-Methode.

Syntax

HRESULT IWICBitmapScaler_Initialize_Proxy(
  _In_ IWICBitmapScaler           *THIS_PTR,
  _In_ IWICBitmapSource           *pISource,
  _In_ UINT                       uiWidth,
  _In_ UINT                       uiHeight,
  _In_ WICBitmapInterpolationMode mode
);

Parameter

THIS _ PTR [ in]

Typ: IWICBitmapScaler*

Zeiger auf dieses IWICBitmapScaler-Objekt.

pISource [ In]

Typ: IWICBitmapSource*

Die Eingabebitmapquelle.

uiWidth [ In]

Typ: UINT

Die Zielbreite.

uiHeight [ In]

Typ: UINT

Die Desinationshöhe.

-Modus [ In]

Typ: WICBitmapInterpolationMode

Der Interpolationsmodus, der beim Skalieren verwendet werden soll.

Rückgabewert

Typ: HRESULT

Wenn diese Funktion erfolgreich ist, wird S _ OK zurückgegeben. Andernfalls wird ein HRESULT-Fehlercode zurückgegeben.

Bemerkungen

Requirements (Anforderungen)

Anforderung Wert
Unterstützte Mindestversion (Client)
Windows XP mit SP2, nur Windows [ Vista-Desktop-Apps]
Unterstützte Mindestversion (Server)
Windows Nur Server [ 2008-Desktop-Apps]
DLL
Windowscodecs.dll;
Wincodec.lib