vector rgbtoxyz(vector rgb)
Convert a linear sRGB (Rec. 709) triplet to CIE XYZ tristimulus values. XYZ can be thought of as a 'universal color space'.
| See also | |
| color |
|
| convert |