loading

XYZ Channel

The XYZ Channel module provides a way to convert to and from the XYZ color space. The XYZ color space was created in 1931 by the CIE to produce every color with positive tristimulus values.

Interface

Instructions

1. Specify the transform to apply to the current image
X - The X dimension of the XYZ color space
Y - The Y dimension of the XYZ color space
Z - The Z dimension of the XYZ color space
XYZ as RGB - convert the current image into XYZ color space and apply each of the XYZ channels into the RGB channels
RGB as XYZ - convert from XYZ space into RGB space by assuming that the current RGB image includes XYZ color space data.

Example

SourceXYZ as RGB (note the space appears very dark in RGB)

See Also


YCbCr Channel
HLS Channel
RGB Channel

For more information


XYZ Color Conversion
Color Conversion Algorithms

 New Post 

XYZ_Channel Related Forum PostsLast postPostsViews
None