IWICBitmapCodecProgressNotification の実装 (エンコーダー)

IWICBitmapCodecProgressNotification

IWICBitmapCodecProgressNotification インターフェイスは省略可能ですが、コンテナー レベルのエンコーダー クラスに実装することをお勧めします。 このインターフェイスの詳細については、「 IWICBitmapCodecProgressNotification (デコーダー)の実装」を参照してください。 実装は、デコーダーとエンコーダーのどちらでも同じです。

概念

IWICBitmapEncoder の実装

IWICBitmapFrameEncode の実装

WIC-Enabled コーデックを記述する方法

Windows イメージング コンポーネントの概要

IWICBitmapCodecProgressNotification (デコーダー) の実装