This one is making my head hurt ... will there be any perceivable
difference in

a) slowly changing an object's color from it's current color e.g.
0xFF0000 to 0xFF9999

and

b) slowly changing the object's color by morphing the correct
individual r, g and b from 0xFF0000 to 0XFF9999?

Will it pass through the same shades on the way from current to new?
Reason I wonder is that I am looking at some PixelBlender filters that
change the tint of objects by manipulating the r,g,b components.... is
this different to just changing the color attribute? TIA,

Mic.

Reply via email to