HSItoYUV  Method

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

Syntax                 [BIImage.]HSItoYUV h s i y u v

Returns              

Remarks             h                              Short               Phase of hue.

                            s                              Short               Phase of saturation.

                            i                               Short               Phase of intensity.

                            y                              Short*             Phase of luminance.

                            u                              Short*             Phase of Chroma R-Y.

                            v                              Short*             Phase of Chroma B-Y.

See Also              Color Conversions Structures section