http://www.emgu.com
Width
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic int Width { get; }Public ReadOnly Property Width As Integer
Get
public:
property int Width {
int get ();
}member Width : int with get
Property Value
Type:
Int32
See Also