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

◆ bitmap() [4/14]

xtd::drawing::bitmap::bitmap ( const image original,
const rectangle new_rect 
)

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

Parameters
originalThe xtd::drawing::image from which to create the new bitmap.
new_rectThe xtd::drawing::rect structure that represent the location and size of the new bitmap.