http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
The intensity of the gray color
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public double Intensity { get; set; } |
Visual Basic |
---|
Public Property Intensity As Double Get Set |
Visual C++ |
---|
public: property double Intensity { double get (); void set (double value); } |