ImageWidth

JpegExifData.ImageWidth property

Gets or sets the image width.

public uint ImageWidth { get; set; }

Property Value

The width of the image.

See Also