OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.CoreModule.Scalar Member List

This is the complete list of members for OpenCVForUnity.CoreModule.Scalar, including all inherited members.

all(double v)OpenCVForUnity.CoreModule.Scalarstatic
clone()OpenCVForUnity.CoreModule.Scalar
conj()OpenCVForUnity.CoreModule.Scalar
Equals(Object obj)OpenCVForUnity.CoreModule.Scalar
Equals(Scalar a)OpenCVForUnity.CoreModule.Scalar
GetHashCode()OpenCVForUnity.CoreModule.Scalar
isReal()OpenCVForUnity.CoreModule.Scalar
mul(Scalar it, double scale)OpenCVForUnity.CoreModule.Scalar
mul(Scalar it)OpenCVForUnity.CoreModule.Scalar
operator!=(Scalar a, Scalar b)OpenCVForUnity.CoreModule.Scalarstatic
operator*(Scalar a, Scalar b)OpenCVForUnity.CoreModule.Scalarstatic
operator*(Scalar a, double alpha)OpenCVForUnity.CoreModule.Scalarstatic
operator*(double alpha, Scalar a)OpenCVForUnity.CoreModule.Scalarstatic
operator+(Scalar a, Scalar b)OpenCVForUnity.CoreModule.Scalarstatic
operator-(Scalar a)OpenCVForUnity.CoreModule.Scalarstatic
operator-(Scalar a, Scalar b)OpenCVForUnity.CoreModule.Scalarstatic
operator/(Scalar a, Scalar b)OpenCVForUnity.CoreModule.Scalarstatic
operator/(Scalar a, double alpha)OpenCVForUnity.CoreModule.Scalarstatic
operator/(double a, Scalar b)OpenCVForUnity.CoreModule.Scalarstatic
operator==(Scalar a, Scalar b)OpenCVForUnity.CoreModule.Scalarstatic
Scalar(double v0, double v1, double v2, double v3)OpenCVForUnity.CoreModule.Scalar
Scalar(double v0, double v1, double v2)OpenCVForUnity.CoreModule.Scalar
Scalar(double v0, double v1)OpenCVForUnity.CoreModule.Scalar
Scalar(double v0)OpenCVForUnity.CoreModule.Scalar
Scalar(double[] vals)OpenCVForUnity.CoreModule.Scalar
set(double[] vals)OpenCVForUnity.CoreModule.Scalar
ToString()OpenCVForUnity.CoreModule.Scalar
valOpenCVForUnity.CoreModule.Scalar