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