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

◆ width()

int32 xtd::drawing::image::width ( ) const
noexcept

Gets the width, in pixels, of this image.

Returns
The width, in pixels, of this image.
Examples
painting.cpp, and screenshot.cpp.