http://www.emgu.com
Get the dimension of this color
Namespace:
Emgu.CV.Structure
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic int Dimension { get; }
Public ReadOnly Property Dimension As Integer
Get
public:
virtual property int Dimension {
int get () sealed;
}
abstract Dimension : int with get
override Dimension : int with get
Property Value
Type:
Int32Implements
IColorDimension
See Also