How to Write a WIC-Enabled Codec
This section of topics provide developers with guidance on how to implement image file format codecs that will function within the Windows Imaging Component (WIC) framework.
Introduction
How The Windows Imaging Component (WIC) Works
Discovery and Arbitration
Decoding
Encoding
The Lifetime of a Codec
How to WIC-enable a Codec
Multi-Threaded Apartment Support in WIC
General Register Entries
Encoder-Specific Registry Entries
Related topics