SaveToWICFile

Saves one or more images in memory buffers to a .WIC file.

Overload list

Name Description
SaveToWICFile (const Image&, DWORD, REFGUID, LPCWSTR, const GUID, std::function<void(IPropertyBag2)>) Saves one or more images in memory buffers to a .WIC file.
SaveToWICFile (const Image, size_t, DWORD, REFGUID, LPCWSTR, const GUID, std::function<void(IPropertyBag2*)>) Saves one or more images in memory buffers to a .WIC file.