| ColorPoint Structure |
Namespace: Emgu.CV.Structure
The ColorPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Blue |
The blue color
| |
| Green |
The green color
| |
| Position |
The position in meters
| |
| Red |
The red color
|