CMYKtoHSI  Method

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

Syntax                 [BIImage.]CMYKtoHSI c m y k h s i

Returns              

Remarks             c                              Short               Phase of cyan.

                            m                             Short               Phase of magnetta.

                            y                              Short               Phase of yellow.

                            k                              Short               Phase of black.

                            h                              Short*             Phase of hue.

                            s                              Short*             Phase of saturation.

                            i                               Short*             Phase of intensity.

See Also              Color Conversions Structures section