Avatar

Correct answer by
Level 10

Hi,

Here are some examples that may help.

Also check out this Adobe resource: http://partners.adobe.com/public/developer/en/tips/CalcScripts.pdf, which states:

In relation to the colour values, LC Designer uses the RGB colourspace (Red Green Blue). Each goes from 0 to 255. So for example:

  • 0,0,0 is black
  • 255,255,255 is white
  • 255,0,0 is red, etc.

There is some info here: http://assure.ly/eF231M.

Niall

View solution in original post