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

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

CompareTo(object obj)OpenCVForUnity.UnityUtils.Vec2b
CompareTo(Vec2b other)OpenCVForUnity.UnityUtils.Vec2b
CompareTo(object other, IComparer comparer)OpenCVForUnity.UnityUtils.Vec2b
Equals(Vec2b other)OpenCVForUnity.UnityUtils.Vec2b
Equals(object obj)OpenCVForUnity.UnityUtils.Vec2b
Equals(object other, IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2b
GetHashCode()OpenCVForUnity.UnityUtils.Vec2b
GetHashCode(IEqualityComparer comparer)OpenCVForUnity.UnityUtils.Vec2b
Item1OpenCVForUnity.UnityUtils.Vec2b
Item2OpenCVForUnity.UnityUtils.Vec2b
operator(byte, byte)(in Vec2b vec)OpenCVForUnity.UnityUtils.Vec2bstatic
operator Vec2b(in(byte, byte) valueTuple)OpenCVForUnity.UnityUtils.Vec2bstatic
operator!=(Vec2b left, Vec2b right)OpenCVForUnity.UnityUtils.Vec2bstatic
operator==(Vec2b left, Vec2b right)OpenCVForUnity.UnityUtils.Vec2bstatic
readonly(byte, byte) ToValueTuple()OpenCVForUnity.UnityUtils.Vec2b
ToString()OpenCVForUnity.UnityUtils.Vec2b
ToVec2c()OpenCVForUnity.UnityUtils.Vec2b
ToVec2d()OpenCVForUnity.UnityUtils.Vec2b
ToVec2f()OpenCVForUnity.UnityUtils.Vec2b
ToVec2i()OpenCVForUnity.UnityUtils.Vec2b
ToVec2s()OpenCVForUnity.UnityUtils.Vec2b
ToVec2w()OpenCVForUnity.UnityUtils.Vec2b
Vec2b(byte item1=0, byte item2=0)OpenCVForUnity.UnityUtils.Vec2b