Struct ColorPoint
A point with Bgr color information
public struct ColorPoint
- Inherited Members
Fields
Blue
The blue color
public byte Blue
Field Value
Green
The green color
public byte Green
Field Value
Position
The position in meters
public MCvPoint3D32f Position
Field Value
Red
The red color
public byte Red