- 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(const(WICRect)* prc, UINT cbStride, UINT cbBufferSize, BYTE* 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(WICPixelFormatGUID* 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.