Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ generate_colors()

def Cope.colors.generate_colors (   amt,
  s = 1,
  v = 1,
  offset = 0 
)

Generate amt number of colors evenly spaced around the color wheel with a given saturation and value.

Definition at line 21 of file colors.py.