http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a Gray color with the given intensity
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Gray( double intensity ) |
Visual Basic |
---|
Public Sub New ( _ intensity As Double _ ) |
Visual C++ |
---|
public: Gray( double intensity ) |
Parameters
- intensity
- Type: System..::..Double
The intensity for this color