| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DeviceContext Class : CreateBitmap1 Method |
'Declaration Public Function CreateBitmap1( _ ByVal size As Size2L, _ ByVal sourceData As System.IntPtr, _ ByVal pitch As System.Integer, _ ByVal bitmapProperties As BitmapProperties1 _ ) As Bitmap1
public Bitmap1 CreateBitmap1( Size2L size, System.IntPtr sourceData, System.int pitch, BitmapProperties1 bitmapProperties )