IWICBitmap

Undocumented in source.

Members

Functions

Lock
HRESULT Lock(WICRect* prcLock, DWORD flags, IWICBitmapLock** ppILock)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPalette
HRESULT SetPalette(IWICPalette pIPalette)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetResolution
HRESULT SetResolution(double dpiX, double dpiY)
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