Emgu CV Library Documentation
MCvScalar Constructor (v0)
Namespaces
►
Emgu.CV.Structure
►
MCvScalar
►
MCvScalar(Double)
C#
Visual Basic
Visual C++
www.emgu.com/wiki
Create a new MCvScalar structure using the specific values
Declaration Syntax
C#
Visual Basic
Visual C++
public
MCvScalar
(
double
v0
)
Public
Sub
New
( _
v0
As
Double
_ )
public
:
MCvScalar
(
double
v0
)
Parameters
v0
(
Double
)
v0
Assembly:
Emgu.CV
(Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)