matthew-carroll / flutter_processing

A Flutter port of Processing
MIT License
171 stars 29 forks source link

Implement Image > Loading & Displaying > tint #118

Open matthew-carroll opened 2 years ago

matthew-carroll commented 2 years ago

tint() and noTint() control blending of painted images with a given color and alpha.

rutvik110 commented 7 months ago

I would like to take over this issue and push it forward. I've been experimenting with flutter_processing and will be trying to get this api support in.