| CompareTo(object obj) | OpenCVForUnity.UnityIntegration.Vec3b | |
| CompareTo(Vec3b other) | OpenCVForUnity.UnityIntegration.Vec3b | |
| CompareTo(object other, IComparer comparer) | OpenCVForUnity.UnityIntegration.Vec3b | |
| Equals(Vec3b other) | OpenCVForUnity.UnityIntegration.Vec3b | |
| Equals(object obj) | OpenCVForUnity.UnityIntegration.Vec3b | |
| Equals(object other, IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec3b | |
| GetHashCode() | OpenCVForUnity.UnityIntegration.Vec3b | |
| GetHashCode(IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec3b | |
| Item1 | OpenCVForUnity.UnityIntegration.Vec3b | |
| Item2 | OpenCVForUnity.UnityIntegration.Vec3b | |
| Item3 | OpenCVForUnity.UnityIntegration.Vec3b | |
| operator(byte, byte, byte)(in Vec3b vec) | OpenCVForUnity.UnityIntegration.Vec3b | explicitstatic |
| operator Vec3b(in(byte, byte, byte) valueTuple) | OpenCVForUnity.UnityIntegration.Vec3b | explicitstatic |
| operator!=(Vec3b left, Vec3b right) | OpenCVForUnity.UnityIntegration.Vec3b | static |
| operator==(Vec3b left, Vec3b right) | OpenCVForUnity.UnityIntegration.Vec3b | static |
| readonly(byte, byte, byte) ToValueTuple() | OpenCVForUnity.UnityIntegration.Vec3b | |
| ToString() | OpenCVForUnity.UnityIntegration.Vec3b | |
| ToVec3c() | OpenCVForUnity.UnityIntegration.Vec3b | |
| ToVec3d() | OpenCVForUnity.UnityIntegration.Vec3b | |
| ToVec3f() | OpenCVForUnity.UnityIntegration.Vec3b | |
| ToVec3i() | OpenCVForUnity.UnityIntegration.Vec3b | |
| ToVec3s() | OpenCVForUnity.UnityIntegration.Vec3b | |
| ToVec3w() | OpenCVForUnity.UnityIntegration.Vec3b | |
| Vec3b(byte item1=0, byte item2=0, byte item3=0) | OpenCVForUnity.UnityIntegration.Vec3b | |