[]
Creates a new image encoder object.
public static ImageEncoder Create(ImagingFactory2 factory, Device d2dDevice)
Type | Name | Description |
---|---|---|
ImagingFactory2 | factory | The WIC factory. |
Device | d2dDevice | The Device object on which the corresponding image encoder is created. |
Type | Description |
---|---|
ImageEncoder |