ComponentOne Bitmap for WPF
Create(RenderTarget,BitmapSource,BitmapProperties) Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Bitmap Class > Create Method : Create(RenderTarget,BitmapSource,BitmapProperties) Method
The render target.
The wic bitmap.
The bitmap properties.
Creates a Bitmap from a wic bitmap.
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal wicBitmap As BitmapSource, _
   ByVal bitmapProperties As BitmapProperties _
) As Bitmap

Parameters

renderTarget
The render target.
wicBitmap
The wic bitmap.
bitmapProperties
The bitmap properties.
See Also

Reference

Bitmap Class
Bitmap Members
Overload List