- Commit
HRESULT Commit()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetMetadataQueryWriter
HRESULT GetMetadataQueryWriter(IWICMetadataQueryWriter* ppIMetadataQueryWriter)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Initialize
HRESULT Initialize(IPropertyBag2 pIEncoderOptions)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetColorContexts
HRESULT SetColorContexts(UINT cCount, IWICColorContext* ppIColorContext)
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.
- SetPixelFormat
HRESULT SetPixelFormat(WICPixelFormatGUID* pPixelFormat)
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.
- SetSize
HRESULT SetSize(UINT uiWidth, UINT uiHeight)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetThumbnail
HRESULT SetThumbnail(IWICBitmapSource pIThumbnail)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- WritePixels
HRESULT WritePixels(UINT lineCount, UINT cbStride, UINT cbBufferSize, BYTE* pbPixels)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- WriteSource
HRESULT WriteSource(IWICBitmapSource pIBitmapSource, WICRect* prc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.