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.Vec4b Member List

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec4b
CompareTo(Vec4b other)OpenCVForUnity.UnityUtils.Vec4b
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec4b
Equals(Vec4b other)OpenCVForUnity.UnityUtils.Vec4b
Equals(object obj)OpenCVForUnity.UnityUtils.Vec4b
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec4b
GetHashCode()OpenCVForUnity.UnityUtils.Vec4b
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec4b
Item1OpenCVForUnity.UnityUtils.Vec4b
Item2OpenCVForUnity.UnityUtils.Vec4b
Item3OpenCVForUnity.UnityUtils.Vec4b
Item4OpenCVForUnity.UnityUtils.Vec4b
operator(byte, byte, byte, byte)(in Vec4b vec)OpenCVForUnity.UnityUtils.Vec4bstatic
operator Vec4b(in(byte, byte, byte, byte) valueTuple)OpenCVForUnity.UnityUtils.Vec4bstatic
operator!=(Vec4b left, Vec4b right)OpenCVForUnity.UnityUtils.Vec4bstatic
operator==(Vec4b left, Vec4b right)OpenCVForUnity.UnityUtils.Vec4bstatic
readonly(byte, byte, byte, byte) ToValueTuple()OpenCVForUnity.UnityUtils.Vec4b
ToString()OpenCVForUnity.UnityUtils.Vec4b
ToVec4c()OpenCVForUnity.UnityUtils.Vec4b
ToVec4d()OpenCVForUnity.UnityUtils.Vec4b
ToVec4f()OpenCVForUnity.UnityUtils.Vec4b
ToVec4i()OpenCVForUnity.UnityUtils.Vec4b
ToVec4s()OpenCVForUnity.UnityUtils.Vec4b
ToVec4w()OpenCVForUnity.UnityUtils.Vec4b
Vec4b(byte item1=0, byte item2=0, byte item3=0, byte item4=0)OpenCVForUnity.UnityUtils.Vec4b