IWICBitmapFrameDecode interface
Defines methods for decoding individual image frames of an encoded file.
Members
The IWICBitmapFrameDecode interface inherits from IWICBitmapSource. IWICBitmapFrameDecode also has these types of members:
Methods
The IWICBitmapFrameDecode interface has these methods.
| Method | Description |
|---|---|
| GetColorContexts |
Retrieves the IWICColorContext associated with the image frame. |
| GetMetadataQueryReader |
Retrieves a metadata query reader for the frame. |
| GetThumbnail |
Retrieves a small preview of the frame, if supported by the codec. |
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Library |
|
|
DLL |
|
See also
- IWICBitmapSource
- Conceptual
- Windows Imaging Component Overview
- WIC GUIDs and CLSIDs
- Other Resources
- How to Write a WIC-Enabled CODEC
- AITCodec Sample CODEC
Show: