Collapse All
Expand All
|
Language Filter: C#
Language Filter: Visual Basic
Language Filter: Visual C++
C#
Visual Basic
Visual C++
|
See Also
Emgu CV Library Documentation
IInterpolatable
<
(Of
<
(
T
>
)
>
)
.
.
::
Mul Method
Multiplication with a scale
Namespace:
Emgu.Util
Assembly:
Emgu.Util
(in Emgu.Util.dll) Version: 2.1.0.780 (2.1.0.780)
Syntax
C#
Visual Basic
Visual C++
void
Mul
(
double
scale
)
Sub
Mul
( _
scale
As
Double
_ )
void
Mul
(
double
scale
)
Parameters
scale
Double
The multiplication scale
See Also
IInterpolatable
<
(Of
<
(
T
>
)
>
)
Interface
Emgu.Util Namespace