IWICBitmapSource_GetPixelFormat_Proxy-Funktion
Proxyfunktion für die GetPixelFormat-Methode .
Syntax
HRESULT IWICBitmapSource_GetPixelFormat_Proxy(
_In_ IWICBitmapSource *THIS_PTR,
_Out_ WICPixelFormatGUID *pPixelFormat
);
Parameter
-
THIS_PTR [in]
-
Typ: IWICBitmapSource*
Zeiger auf dieses IWICBitmapSource-Objekt .
-
pPixelFormat [out]
-
Typ: WICPixelFormatGUID*
Ein Zeiger, der die Pixelformat-GUID empfängt, in der die Bitmap gespeichert wird.
Rückgabewert
Typ: HRESULT
Wenn diese Funktion erfolgreich ist, gibt sie S_OK zurück. Andernfalls wird ein HRESULT-Fehlercode zurückgegeben.
Bemerkungen
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) |
Windows XP mit SP2, Windows Vista [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) |
Windows Server 2008 [nur Desktop-Apps] |
DLL |
|