- CopyPalette
HRESULT CopyPalette(IWICPalette pIPalette)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetColorContexts
HRESULT GetColorContexts(UINT cCount, IWICColorContext* ppIColorContexts, UINT* pcActualCount)
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.
- GetDecoderInfo
HRESULT GetDecoderInfo(IWICBitmapDecoderInfo* ppIDecoderInfo)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFrame
HRESULT GetFrame(UINT index, IWICBitmapFrameDecode* ppIBitmapFrame)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFrameCount
HRESULT GetFrameCount(UINT* pCount)
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.
- GetPreview
HRESULT GetPreview(IWICBitmapSource* ppIBitmapSource)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetThumbnail
HRESULT GetThumbnail(IWICBitmapSource* ppIThumbnail)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Initialize
HRESULT Initialize(IStream pIStream, WICDecodeOptions cacheOptions)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- QueryCapability
HRESULT QueryCapability(IStream pIStream, DWORD* pdwCapability)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.