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

◆ resize() [1/2]

static void xtd::drawing::image_converter::resize ( xtd::drawing::image image,
const xtd::drawing::size size 
)
static

Resize image with of the specified image with specified size.

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