| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Bitmap Class > Create Method : Create(RenderTarget,Size2L,BitmapProperties) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal size As Size2L, _ ByVal bitmapProperties As BitmapProperties _ ) As Bitmap
public static Bitmap Create( RenderTarget renderTarget, Size2L size, BitmapProperties bitmapProperties )