IWICImagingFactory2 interface (wincodec.h)
An extension of the WIC factory interface that includes the ability to create an IWICImageEncoder. This interface uses a Direct2D device and an input image to encode to a destination IWICBitmapEncoder.
Inheritance
The IWICImagingFactory2 interface inherits from IWICImagingFactory. IWICImagingFactory2 also has these types of members:
Methods
The IWICImagingFactory2 interface has these methods.
IWICImagingFactory2::CreateImageEncoder Creates a new image encoder object. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | wincodec.h |