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

◆ physical_dimension()

const size_f & xtd::drawing::image::physical_dimension ( ) const
noexcept

Gets the width and height of this image.

Returns
A xtd::drawing::size_f structure that represents the width and height of this image.
Remarks
If the image is a bitmap, the width and height are returned in pixels. If the image is a metafile, the width and height are returned in 0.01 millimeter units.