YUVtoHSI  Method

Description         Returns the  H, S, I component values that are equivalent to the color represented by the YUV values.

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

Returns              

Remarks             y                              Short               Phase of luminance.

                            u                              Short               Phase of Chroma R-Y.

                            v                              Short               Phase of Chroma B-Y.

                            h                              Short*             Phase of hue.

                            s                              Short*             Phase of saturation.

                            i                               Short*             Phase of intensity.

See Also              Color Conversions Structures section