JpegExifData.ImageWidth
JpegExifData.ImageWidth property
Gets or sets the image width.
public uint ImageWidth { get; set; }
Property Value
The width of the image.
See Also
- class JpegExifData
- namespace Aspose.PSD.Exif
- assembly Aspose.PSD
Gets or sets the image width.
public uint ImageWidth { get; set; }
The width of the image.