javascript-color-gradient icon indicating copy to clipboard operation
javascript-color-gradient copied to clipboard

RGB support

Open Lsystems opened this issue 1 year ago • 0 comments

RGB support for getColor() and getColors() methods

  • getColor(index::number[,rgb::boolean]) : if rgb is true, object of color channels will be return
  • getColor([rgb::boolean]) : if rgb is true, array of objects of color channels will be return

Lsystems avatar Oct 11 '23 17:10 Lsystems