HSVtoCMY  Method

Description         Returns the  C, M, Y component values that are equivalent to the color represented by the HSV values.

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

Returns              

Remarks             h                              Short               Phase of hue.

                            s                              Short               Phase of saturation.

                            v                              Short               Phase of value.

                            c                              Short*             Phase of cyan.

                            m                             Short*             Phase of magnetta.

                            y                              Short*             Phase of yellow.

See Also              Color Conversions Structures section