|
|
int | CoordCartesian_W = 4099 |
| | Cartesian W axis component (homogeneous coordinates).
|
| |
|
int | CoordCartesian_X = 4096 |
| | Cartesian X axis component.
|
| |
|
int | CoordCartesian_Y = 4097 |
| | Cartesian Y axis component.
|
| |
|
int | CoordCartesian_Z = 4098 |
| | Cartesian Z axis component.
|
| |
|
int | CoordCylindrical_Phi = 4103 |
| | Cylindrical azimuth angle component.
|
| |
|
int | CoordCylindrical_Rho = 4102 |
| | Cylindrical radius component.
|
| |
|
int | CoordCylindrical_Z = 4104 |
| | Cylindrical Z axis component.
|
| |
|
int | CoordPolar_Phi = 4101 |
| | Polar azimuth angle component.
|
| |
|
int | CoordPolar_Rho = 4100 |
| | Polar radius component.
|
| |
|
int | CoordSpherical_Phi = 4106 |
| | Spherical azimuth angle componen.
|
| |
|
int | CoordSpherical_Rho = 4105 |
| | Spherical radius component.
|
| |
|
int | CoordSpherical_Theta = 4107 |
| | Spherical inclination/polar angle component.
|
| |
|
int | PixHSV_H = 7 |
| | Hue channel value.
|
| |
|
int | PixHSV_S = 8 |
| | Saturation channel value.
|
| |
|
int | PixLAB_A = 11 |
| | Green-red chrominance channel.
|
| |
|
int | PixLAB_B = 12 |
| | Blue-yellow chrominance channel.
|
| |
|
int | PixLAB_L = 10 |
| | Lightness channel value.
|
| |
|
int | PixMono = 0 |
| | Monochromatic, linear luminance value.
|
| |
|
int | PixRGB_B = 3 |
| | Blue channel value.
|
| |
|
int | PixRGB_G = 2 |
| | Green channel value.
|
| |
|
int | PixRGB_R = 1 |
| | Red channel value.
|
| |
|
int | PixRGB_RGB = 14 |
| | Red-green-blue channel value.
|
| |
|
int | PixYUV_U = 5 |
| | Blue chrominance channel.
|
| |
|
int | PixYUV_V = 6 |
| | Red chrominance channelt.
|
| |
|
int | PixYUV_Y = 4 |
| | Same as PixMono, but to distinguish YUV model.
|
| |
|
int | Undefined = -1 |
| | Unknown/undefined value.
|
| |
A plane role describes the components of the plane.
They can coarsely be separated in two sets.