XYZtoRGB  Method

Description         Returns the  R, G, B component values that are equivalent to the color represented by the XYZ values.

Syntax                 [BIImage.]XYZtoRGB y i q r g b

Returns              

Remarks             x                              Short               Phase of.

                            y                              Short               Phase of Y.

                            z                              Short               Phase of Z.

                            r                              Short*             The red component of the RGB

                            g                              Short*             The green component of the RGB.

                            b                              Short*             The blue component of the RGB.

See Also              Color Conversions Structures section