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

◆ crop() [1/2]

static void xtd::drawing::image_converter::crop ( xtd::drawing::image image,
const xtd::drawing::rectangle rectangle 
)
static

Crops image with of the specified image with specified recatngle.

Parameters
imageThe image to change the size.
sizeThe new size.
Appearance
Original Converted