Initializes a new instance of the bitmap class from the specified existing image, scaled to the specified rectangle.
original | The xtd::drawing::image from which to create the new bitmap. |
new_rect | The xtd::drawing::rect structure that represent the location and size of the new bitmap. |