Bitmap.Bitmap
Function/Meaning
Constructing Bitmap object
Type
Constructor of
Bitmap class
Syntax
Bitmap()
Arguments
None
Return Value
None (void)
Description
Constructs a Bitmap class object.
In the initial state, the width and height are 32 pixels.