Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
Emgu CV Library Documentation
IImage
.
.
::
.
.
Size Property
IImage Interface
See Also
Send Feedback
http://www.emgu.com
The size of this image
Namespace:
Emgu.CV
Assembly:
Emgu.CV
(in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C#
Size
Size
{
get
; }
Visual Basic
ReadOnly
Property
Size
As
Size
Get
Visual C++
property
Size
Size
{
Size
get
(); }
See Also
IImage Interface
Emgu.CV Namespace