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

◆ bitmap() [2/14]

xtd::drawing::bitmap::bitmap ( const image original,
const xtd::drawing::size new_size 
)

Initializes a new instance of the bitmap class from the specified existing image, scaled to the specified size.

Parameters
originalThe xtd::drawing::image from which to create the new bitmap.
new_sizeThe xtd::drawing::size structure that represent the size of the new bitmap.