I want to add Transparent Rainbow or Spectrum Gradient to Bitmap
.
In photoshop
it is very easy. Now I want to do it programmatically
. I have gone through a lot of research. But gradient has only one starting color
and one ending
. How could I add the rainbow color(multiple color) Gradient in Android.
Or is there a way to add that effect to bitmap in Android? Like given