- GetFormatGUID
HRESULT GetFormatGUID(GUID* pFormat)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetColorContext
HRESULT GetColorContext(IWICColorContext* ppIColorContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetBitsPerPixel
HRESULT GetBitsPerPixel(UINT* puiBitsPerPixel)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetChannelCount
HRESULT GetChannelCount(UINT* puiChannelCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetChannelMask
HRESULT GetChannelMask(UINT uiChannelIndex, UINT cbMaskBuffer, BYTE* pbMaskBuffer, UINT* pcbActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.