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