IWICBitmapFlipRotator::Initialize メソッド (wincodec.h)

指定されたパラメーターを使用して、ビットマップ 反転回転子を初期化します。

構文

HRESULT Initialize(
  [in] IWICBitmapSource          *pISource,
  [in] WICBitmapTransformOptions options
);

パラメーター

[in] pISource

種類: IWICBitmapSource*

入力ビットマップ ソース。

[in] options

種類: WICBitmapTransformOptions

イメージを反転または回転させる WICBitmapTransformOptions

戻り値

型: HRESULT

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

要件
サポートされている最小のクライアント WINDOWS XP と SP2、Windows Vista [デスクトップ アプリ |UWP アプリ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリ | UWP アプリ]
対象プラットフォーム Windows
ヘッダー wincodec.h
Library Windowscodecs.lib
[DLL] Windowscodecs.dll