CTRANSFORM

THE BOX'S MAIN HELP:
This function transforms the input color, C 
from the "FROM" color space into the "TO" color space.
The available color spaces are: rgb, hsv, xzy, xyY, YIQ.

FROM (input):
The color, C is transformed from this color space.
Default is "rgb".

TO (input):
The color, C is transformed into this color space.
Default is "hsv".

C (input):
The color to be transformed into a new space.

OUT (output):
This function transforms the input color , C
from the "FROM" color space into the "TO" color space.
The available color spaces are: rgb, hsv, xzy, xyY, YIQ.

<-- BACK TO Components

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.