ComponentOne Bitmap for UWP
Create Method (WicRenderTarget)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > WicRenderTarget Class : Create Method
The factory.
The WIC bitmap.
The render target properties.
Initializes a new instance of the WicRenderTarget class from a C1.Util.DX.WIC.Bitmap.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal factory As Factory, _
   ByVal wicBitmap As Bitmap, _
   ByVal renderTargetProperties As RenderTargetProperties _
) As WicRenderTarget

Parameters

factory
The factory.
wicBitmap
The WIC bitmap.
renderTargetProperties
The render target properties.
See Also

Reference

WicRenderTarget Class
WicRenderTarget Members