IWICImagingFactory::CreateBitmapFlipRotator-Methode (wincodec.h)

Erstellt eine neue instance eines IWICBitmapFlipRotator-Objekts.

Syntax

HRESULT CreateBitmapFlipRotator(
  [out] IWICBitmapFlipRotator **ppIBitmapFlipRotator
);

Parameter

[out] ppIBitmapFlipRotator

Typ: IWICBitmapFlipRotator**

Ein Zeiger, der einen Zeiger auf einen neuen IWICBitmapFlipRotator empfängt.

Rückgabewert

Typ: HRESULT

Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.

Anforderungen

   
Unterstützte Mindestversion (Client) Windows XP mit SP2, Windows Vista [Desktop-Apps | UWP-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 [Desktop-Apps | UWP-Apps]
Zielplattform Windows
Kopfzeile wincodec.h
Bibliothek Windowscodecs.lib
DLL Windowscodecs.dll