| CompareTo(object obj) | OpenCVForUnity.UnityIntegration.Vec4b | |
| CompareTo(Vec4b other) | OpenCVForUnity.UnityIntegration.Vec4b | |
| CompareTo(object other, IComparer comparer) | OpenCVForUnity.UnityIntegration.Vec4b | |
| Equals(Vec4b other) | OpenCVForUnity.UnityIntegration.Vec4b | |
| Equals(object obj) | OpenCVForUnity.UnityIntegration.Vec4b | |
| Equals(object other, IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec4b | |
| GetHashCode() | OpenCVForUnity.UnityIntegration.Vec4b | |
| GetHashCode(IEqualityComparer comparer) | OpenCVForUnity.UnityIntegration.Vec4b | |
| Item1 | OpenCVForUnity.UnityIntegration.Vec4b | |
| Item2 | OpenCVForUnity.UnityIntegration.Vec4b | |
| Item3 | OpenCVForUnity.UnityIntegration.Vec4b | |
| Item4 | OpenCVForUnity.UnityIntegration.Vec4b | |
| operator(byte, byte, byte, byte)(in Vec4b vec) | OpenCVForUnity.UnityIntegration.Vec4b | explicitstatic |
| operator Color32(in Vec4b vec) | OpenCVForUnity.UnityIntegration.Vec4b | explicitstatic |
| operator Vec4b(in(byte, byte, byte, byte) valueTuple) | OpenCVForUnity.UnityIntegration.Vec4b | explicitstatic |
| operator!=(Vec4b left, Vec4b right) | OpenCVForUnity.UnityIntegration.Vec4b | static |
| operator==(Vec4b left, Vec4b right) | OpenCVForUnity.UnityIntegration.Vec4b | static |
| readonly(byte, byte, byte, byte) ToValueTuple() | OpenCVForUnity.UnityIntegration.Vec4b | |
| ToColor32() | OpenCVForUnity.UnityIntegration.Vec4b | |
| ToString() | OpenCVForUnity.UnityIntegration.Vec4b | |
| ToVec4c() | OpenCVForUnity.UnityIntegration.Vec4b | |
| ToVec4d() | OpenCVForUnity.UnityIntegration.Vec4b | |
| ToVec4f() | OpenCVForUnity.UnityIntegration.Vec4b | |
| ToVec4i() | OpenCVForUnity.UnityIntegration.Vec4b | |
| ToVec4s() | OpenCVForUnity.UnityIntegration.Vec4b | |
| ToVec4w() | OpenCVForUnity.UnityIntegration.Vec4b | |
| Vec4b(byte item1=0, byte item2=0, byte item3=0, byte item4=0) | OpenCVForUnity.UnityIntegration.Vec4b | |