Click or drag to resize
BgrDimension Property
http://www.emgu.com
Get the dimension of this color

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public int Dimension { get; }

Property Value

Type: Int32

Implements

IColorDimension
See Also