IWICBitmapFrameEncode

Undocumented in source.

Members

Functions

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(IStream* pIStream, WICBitmapEncoderCacheOption cacheOption)
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(GUID* 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, ubyte* 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.

Meta