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.Imaging.Exif
 - assembly Aspose.Imaging
 
Gets or sets the image width.
public uint ImageWidth { get; set; }
The width of the image.