Implementing IWICBitmapCodecProgressNotification (Encoder)
IWICBitmapCodecProgressNotification
Although the IWICBitmapCodecProgressNotification interface is optional, it is recommended that it be implemented on the container-level encoder class. This interface is discussed in more details in Implementing IWICBitmapCodecProgressNotification (Decoder). The implementation is the same for either the decoder and the encoder.
Related topics
- Conceptual
- Implementing IWICBitmapEncoder
- Implementing IWICBitmapFrameEncode
- How to Write a WIC-Enabled CODEC
- Windows Imaging Component Overview
- Implementing IWICBitmapCodecProgressNotification (Decoder)
Show: