Click or drag to resize

JpegDataWidth Property

https://www.emgu.com
The width of the image

Namespace:  Emgu.Models
Assembly:  Emgu.TF.Lite.Models (in Emgu.TF.Lite.Models.dll) Version: 2.19.0.1709+574f567263f3c76bb77304b9eeb79ab6660ba101
Syntax
public int Width { get; set; }

Property Value

Type: Int32
See Also