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

◆ size()

const drawing::size & xtd::drawing::image::size ( ) const
noexcept

Gets the width and height, in pixels, of this image.

Returns
A size structure that represents the width and height, in pixels, of this image.
Examples
painting.cpp.