http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the dimension of this color
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public int Dimension { get; } |
Visual Basic |
---|
Public ReadOnly Property Dimension As Integer Get |
Visual C++ |
---|
public: virtual property int Dimension { int get () sealed; } |