OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
OpenCVForUnity.UnityUtils.Vec3b Member List

This is the complete list of members for OpenCVForUnity.UnityUtils.Vec3b, including all inherited members.

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec3b
CompareTo(Vec3b other)OpenCVForUnity.UnityUtils.Vec3b
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec3b
Equals(Vec3b other)OpenCVForUnity.UnityUtils.Vec3b
Equals(object obj)OpenCVForUnity.UnityUtils.Vec3b
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec3b
GetHashCode()OpenCVForUnity.UnityUtils.Vec3b
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec3b
Item1OpenCVForUnity.UnityUtils.Vec3b
Item2OpenCVForUnity.UnityUtils.Vec3b
Item3OpenCVForUnity.UnityUtils.Vec3b
operator(byte, byte, byte)(in Vec3b vec)OpenCVForUnity.UnityUtils.Vec3bstatic
operator Vec3b(in(byte, byte, byte) valueTuple)OpenCVForUnity.UnityUtils.Vec3bstatic
operator!=(Vec3b left, Vec3b right)OpenCVForUnity.UnityUtils.Vec3bstatic
operator==(Vec3b left, Vec3b right)OpenCVForUnity.UnityUtils.Vec3bstatic
readonly(byte, byte, byte) ToValueTuple()OpenCVForUnity.UnityUtils.Vec3b
ToString()OpenCVForUnity.UnityUtils.Vec3b
ToVec3c()OpenCVForUnity.UnityUtils.Vec3b
ToVec3d()OpenCVForUnity.UnityUtils.Vec3b
ToVec3f()OpenCVForUnity.UnityUtils.Vec3b
ToVec3i()OpenCVForUnity.UnityUtils.Vec3b
ToVec3s()OpenCVForUnity.UnityUtils.Vec3b
ToVec3w()OpenCVForUnity.UnityUtils.Vec3b
Vec3b(byte item1=0, byte item2=0, byte item3=0)OpenCVForUnity.UnityUtils.Vec3b