| C1.Win.C1DX.4 Assembly > C1.Util.DX.WIC Namespace > ImagingFactory Class : CreateBitmap Method |
'Declaration Public Function CreateBitmap( _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal pixelFormatRef As System.Guid, _ ByVal option As BitmapCreateCacheOption _ ) As Bitmap
public Bitmap CreateBitmap( System.int width, System.int height, System.Guid pixelFormatRef, BitmapCreateCacheOption option )