The size of this image

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
Size Size { get; }
Visual Basic (Declaration)
ReadOnly Property Size As Size
Visual C++
property Size Size {
	Size get ();
}

See Also