Click or drag to resize

GrayIntensity Property

http://www.emgu.com
The intensity of the gray 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 double Intensity { get; set; }

Property Value

Type: Double
The intensity of the gray color
See Also