IWICStream

Undocumented in source.

Members

Functions

InitializeFromFilename
HRESULT InitializeFromFilename(LPCWSTR wzFileName, DWORD dwDesiredAccess)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeFromIStream
HRESULT InitializeFromIStream(IStream pIStream)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeFromIStreamRegion
HRESULT InitializeFromIStreamRegion(IStream pIStream, ULARGE_INTEGER ulOffset, ULARGE_INTEGER ulMaxSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
InitializeFromMemory
HRESULT InitializeFromMemory(WICInProcPointer pbBuffer, DWORD cbBufferSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta