Image Decoding Samples
This section contains the image decoding samples.
In this section
| Topic | Description |
|---|---|
|
This sample demonstrates the use of Windows Imaging Component (WIC) to decode an image that is encoded with progressive levels. | |
|
This sample demonstrates the use of WIC to decode an image file and Direct2D to render the image to the screen. | |
|
This sample demonstrates decoding various frames in a GIF file, reading appropriate metadata for each frame, composing frames, and rendering the animation with Direct2D. |
Show: