ComponentOne Bitmap for WPF
Create Method (BitmapSource)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D.Effects Namespace > BitmapSource Class : Create Method
Initializes a new instance of BitmapSource effect.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal context As DeviceContext _
) As BitmapSource
public static BitmapSource Create( 
   DeviceContext context
)

Parameters

context
See Also

Reference

BitmapSource Class
BitmapSource Members