HSItoXYZ  Method

Description         Returns the  X, Y, Z component values that are equivalent to the color represented by the HSI values.

Syntax                 [BIImage.]HSItoXYZ h s i x y z

Returns              

Remarks             h                              Short               Phase of hue.

                            s                              Short               Phase of saturation.

                            i                               Short               Phase of intensity.

                            x                              Short*             Phase of X.

                            y                              Short*             Phase of Y.

                            z                              Short*             Phase of Z.

See Also              Color Conversions Structures section