Image.Size
Image.Size property
Gets the width and height, in pixels, of this image.
public Size Size { get; }
Return Value
A Size structure that represents the width and height, in pixels, of this image.
See Also
- struct Size
- class Image
- namespace System.Drawing
- assembly Aspose.Drawing