CMYtoHSV  Method

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

Syntax                 [BIImage.]CMYtoHSV c m y h s v

Returns              

Remarks             c                              Short               Phase of cyan.

                            m                             Short               Phase of magnetta.

                            y                              Short               Phase of yellow.

                            h                              Short*             Phase of hue.

                            s                              Short*             Phase of saturation.

                            v                              Short*             Phase of value.

See Also              Color Conversions Structures section