opacify(oldColor, opacity) Applies opacity to color Parameters: oldColor: color opacity: opacity Returns: color with opacity
發布通知
v2
Added: getColorsRange(topColor, bottomColor, numColors) Gets two colors as parameters and number of colors you need. Returns range of colors between them Parameters: topColor: color color bottomColor: color numColors: number of colors in range