IWICImagingFactory2 interface
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.
Members
The IWICImagingFactory2 interface inherits from IWICImagingFactory. IWICImagingFactory2 also has these types of members:
Methods
The IWICImagingFactory2 interface has these methods.
| Method | Description |
|---|---|
| CreateImageEncoder |
Creates a new image encoder object. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Library |
|
|
DLL |
|
See also