IWICBitmapDecoderInfo interface (wincodec.h)
Exposes methods that provide information about a decoder.
Inheritance
The IWICBitmapDecoderInfo interface inherits from IWICBitmapCodecInfo. IWICBitmapDecoderInfo also has these types of members:
Methods
The IWICBitmapDecoderInfo interface has these methods.
IWICBitmapDecoderInfo::CreateInstance Creates a new IWICBitmapDecoder instance. |
IWICBitmapDecoderInfo::GetPatterns Retrieves the file pattern signatures supported by the decoder. |
IWICBitmapDecoderInfo::MatchesPattern Retrieves a value that indicates whether the codec recognizes the pattern within a specified stream. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP with SP2, Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | wincodec.h |