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

ビットをエンコードする場所をエンコーダーに指示する IStream を使用してエンコーダーを初期化します。

構文

HRESULT Initialize(
  [in] IStream                     *pIStream,
  [in] WICBitmapEncoderCacheOption cacheOption
);

パラメーター

[in] pIStream

種類: IStream*

出力ストリーム。

[in] cacheOption

種類: WICBitmapEncoderCacheOption

初期化時に使用される WICBitmapEncoderCacheOption

戻り値

種類: HRESULT

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

要件

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