Image.Width
Image.Width property
Gets the image width.
public abstract int Width { get; }
Property Value
The image width.
See Also
- class Image
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Gets the image width.
public abstract int Width { get; }
The image width.