http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a new MCvScalar structure using the specific values
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MCvScalar( double v0 ) |
Visual Basic |
---|
Public Sub New ( _ v0 As Double _ ) |
Visual C++ |
---|
public: MCvScalar( double v0 ) |
Parameters
- v0
- Type: System..::..Double
v0