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