xtd 0.2.0
Loading...
Searching...
No Matches

◆ bitmap() [10/14]

xtd::drawing::bitmap::bitmap ( int32  width,
int32  height 
)

Initializes a new instance of the xtd::drawing::bitmap class with the specified size.

Parameters
widthThe width, in pixels, of the new bitmap.
heightThe height, in pixels, of the new bitmap.