Hi,
I've noticed that in the method copypixels(), there's a blendLevel attribute which I find very useful.
But why isnt it there a blend attribute in the methods fill() and draw()?
Or is there a way to achieve the same result, just that I missed out?
Thanks.