http://www.emgu.com
Get the dimension of this color
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.2.0.2682 (3.2.0.2682)
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