[]
IWICImagingFactory2
[Guid("7B816B45-1996-4476-B132-DE9E247C8AF0")]
public class ImagingFactory2 : ImagingFactory, IDisposable, IUnknown
| Name | Description |
|---|---|
| ImagingFactory2(IntPtr) | Initializes a new instance of the ImagingFactory2 class. |
| Name | Description |
|---|---|
| Create() | Initializes a new instance of the ImagingFactory2 class. |
| CreateImageEncoder(Device) | HRESULT IWICImagingFactory2::CreateImageEncoder([In] ID2D1Device* pD2DDevice,[Out, Fast] IWICImageEncoder** ppWICImageEncoder) |
| Name | Description |
|---|---|
| explicit operator ImagingFactory2(IntPtr) | Performs an explicit conversion from IntPtr to ImagingFactory2. |