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 | |
Item1 | OpenCVForUnity.UnityUtils.Vec4b | |
Item2 | OpenCVForUnity.UnityUtils.Vec4b | |
Item3 | OpenCVForUnity.UnityUtils.Vec4b | |
Item4 | OpenCVForUnity.UnityUtils.Vec4b | |
operator(byte, byte, byte, byte)(in Vec4b vec) | OpenCVForUnity.UnityUtils.Vec4b | static |
operator Vec4b(in(byte, byte, byte, byte) valueTuple) | OpenCVForUnity.UnityUtils.Vec4b | static |
operator!=(Vec4b left, Vec4b right) | OpenCVForUnity.UnityUtils.Vec4b | static |
operator==(Vec4b left, Vec4b right) | OpenCVForUnity.UnityUtils.Vec4b | static |
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 | |