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

◆ bitmap() [1/14]

xtd::drawing::bitmap::bitmap ( const image original)
explicit

Initializes a new instance of the bitmap class from the specified existing image.

Parameters
originalThe xtd::drawing::image from which to create the new bitmap.