IWICBitmapDecoderInfo

Undocumented in source.

Members

Functions

CreateInstance
HRESULT CreateInstance(IWICBitmapDecoder* ppIBitmapDecoder)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPatterns
HRESULT GetPatterns(uint cbSizePatterns, WICBitmapPattern* pPatterns, uint* pcPatterns, uint* pcbPatternsActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MatchesPattern
HRESULT MatchesPattern(IStream* pIStream, BOOL* pfMatches)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IWICBitmapCodecInfo

DoesSupportAnimation
HRESULT DoesSupportAnimation(BOOL* pfSupportAnimation)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DoesSupportChromakey
HRESULT DoesSupportChromakey(BOOL* pfSupportChromakey)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DoesSupportLossless
HRESULT DoesSupportLossless(BOOL* pfSupportLossless)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DoesSupportMultiframe
HRESULT DoesSupportMultiframe(BOOL* pfSupportMultiframe)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetColorManagementVersion
HRESULT GetColorManagementVersion(uint cchColorManagementVersion, wchar* wzColorManagementVersion, uint* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetContainerFormat
HRESULT GetContainerFormat(GUID* pguidContainerFormat)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDeviceManufacturer
HRESULT GetDeviceManufacturer(uint cchDeviceManufacturer, wchar* wzDeviceManufacturer, uint* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMetadataQueryReader
HRESULT GetMetadataQueryReader(IWICMetadataQueryReader* ppIMetadataQueryReader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDeviceModels
HRESULT GetDeviceModels(uint cchDeviceModels, wchar* wzDeviceModels, uint* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFileExtensions
HRESULT GetFileExtensions(uint cchFileExtensions, wchar* wzFileExtensions, uint* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMimeTypes
HRESULT GetMimeTypes(uint cchMimeTypes, wchar* wzMimeTypes, uint* pcchActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPixelFormats
HRESULT GetPixelFormats(uint cFormats, GUID* pguidPixelFormats, uint* pcActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MatchesMimeType
HRESULT MatchesMimeType(LPCWSTR wzMimeType, BOOL* pfMatches)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta