HSVtoCMYK  Method

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

Syntax                 [BIImage.]HSVtoCMYK h s v m y k

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.

                            k                              Short*             Phase of black.

See Also              Color Conversions Structures section