Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function Create( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal fmt As PixelFormat _ ) As Bitmap |
Visual Basic (Usage) | ![]() |
---|---|
|
Parameters
- width
- width in pixels
- height
- height in pixels
- fmt
- pixel format. Valid values: Format1bppIndexed, Format8bppIndexed, Format24bppRgb
Return Value
Bitmap objectLicensing: Requires any ClearImage license