Open matthew-carroll opened 2 years ago
tint() and noTint() control blending of painted images with a given color and alpha.
tint()
noTint()
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.
tint()
andnoTint()
control blending of painted images with a given color and alpha.