ComponentOne Bitmap for WPF
Create(DeviceContext,BitmapSource,BitmapProperties1) Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Bitmap1 Class > Create Method : Create(DeviceContext,BitmapSource,BitmapProperties1) 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 deviceContext As DeviceContext, _
   ByVal wicBitmap As BitmapSource, _
   ByVal bitmapProperties As BitmapProperties1 _
) As Bitmap1

Parameters

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

Reference

Bitmap1 Class
Bitmap1 Members
Overload List