[]
Initializes a new instance of the WicRenderTarget class from a Bitmap.
public static WicRenderTarget Create(Factory factory, Bitmap wicBitmap, RenderTargetProperties renderTargetProperties)
| Type | Name | Description |
|---|---|---|
| Factory | factory | The factory. |
| Bitmap | wicBitmap | The WIC bitmap. |
| RenderTargetProperties | renderTargetProperties | The render target properties. |
| Type | Description |
|---|---|
| WicRenderTarget |