IWICBitmapFrameDecode

Undocumented in source.

Members

Functions

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.
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.
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.

Inherited Members

From IWICBitmapSource

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.
CopyPixels
HRESULT CopyPixels(WICRect* prc, uint cbStride, uint cbBufferSize, ubyte* pbBuffer)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPixelFormat
HRESULT GetPixelFormat(GUID* pPixelFormat)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetResolution
HRESULT GetResolution(double* pDpiX, double* pDpiY)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetSize
HRESULT GetSize(uint* puiWidth, uint* puiHeight)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta