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

◆ draw_image_unscaled_and_clipped()

void xtd::drawing::graphics::draw_image_unscaled_and_clipped ( const xtd::drawing::image image,
const xtd::drawing::rectangle rect 
)

Draws the specified image without scaling and clips it, if necessary, to fit in the specified rectangle.

Parameters
imagextd::drawing::image to draw.
rectThe xtd::drawing::rectangle in which to draw the image.