PHP degrade rengi oluşturmak

0 Cevap php

I want to know how to build a function that give the code of an color and display a gradient of this color. For example:

function generate_color(int colorindex)
{  .......
   .......
   Generate 10  pale colors of this color.


}

Lütfen bana yardımcı olun

0 Cevap