Class WicRenderTarget
A WIC RenderTarget.
public class WicRenderTarget : RenderTarget
- Inheritance
-
WicRenderTarget
- Inherited Members
Constructors
WicRenderTarget(Factory, Bitmap, RenderTargetProperties)
Initializes a new instance of the WicRenderTarget class from a Bitmap.
public WicRenderTarget(Factory factory, Bitmap wicBitmap, RenderTargetProperties renderTargetProperties)
Parameters
factory
FactoryThe factory.
wicBitmap
BitmapThe WIC bitmap.
renderTargetProperties
RenderTargetPropertiesThe render target properties.