It would be great if we could have an api to set the values
object.R
object.G
object.B
similar to object.alpha(…)
[import]uid: 67589 topic_id: 14490 reply_id: 314490[/import]
It would be great if we could have an api to set the values
object.R
object.G
object.B
similar to object.alpha(…)
[import]uid: 67589 topic_id: 14490 reply_id: 314490[/import]
setFillColor is not enough? [import]uid: 16142 topic_id: 14490 reply_id: 53619[/import]
That works for shapes, but what about existing images… [import]uid: 67589 topic_id: 14490 reply_id: 53629[/import]
+1
The ability to tint images would allow for more variety from a single image and potentially reduce app size. Instead of having multiple versions of, say, a particle image to support different effect colors you could have one gray version and tint it to whatever colors you desired.
Since we now have additive blending isn’t tinting relatively easy to implement? [import]uid: 9422 topic_id: 14490 reply_id: 53645[/import]
Thank you Ansca team for adding this. [import]uid: 67589 topic_id: 14490 reply_id: 55348[/import]
This is now supported (images) via daily builds [import]uid: 84637 topic_id: 14490 reply_id: 55358[/import]