|
Converts a Color-Object to Hue, Saturation and Value DMX Values
|
|
|
Converts a Color-Object to L, a and b DMX Values
|
|
|
A Value between 0 - 1.0
|
|
|
A Value between 0 - 360.0
|
|
|
A Value between 0 - 100.0
|
|
|
A Value between -128.0 - 127.0
|
|
|
Format
|
|
|
to Color
|
|
|
Converts seperate RGB values to a Color-Object
|
|
|
Converts seperate CMY values to a Color-Object
|
|
|
Converts seperate HSV values to a Color-Object
|
|
|
Converts seperate Lab values to a Color-Object
|
|
|
Red is the color portion of the color model, expressed as a number from 0 to 255.
|
|
|
A Value between 0 - 255
|
|
|
Green is the color portion of the color model, expressed as a number from 0 to 255.
|
|
|
Blue is the color portion of the color model, expressed as a number from 0 to 255.
|
|
|
Cyan is the color portion of the color model, expressed as a number from 0 to 255.
|
|
|
Magenta is the color portion of the color model, expressed as a number from 0 to 255.
|
|
|
Yellow is the color portion of the color model, expressed as a number from 0 to 255.
|
|
|
Hue is the color portion of the color model, expressed as a number from 0.0° to 360.0°.
|
|