Click or drag to resize

GrayDimension 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: 4.1.1.3497 (4.1.1.3497)
Syntax
public int Dimension { get; }

Property Value

Type: Int32

Implements

IColorDimension
See Also