newcolor=color-rgb(amount,amount,amount)
Problem description:
That line gives me a type mismatch. The variable color is defined using rgb(), so I don't understand the problem. I'm assuming that it's because rgb does't return an integral value as I was hoping it would... Or something like that.
Spanks,
Prodigal Squirrel