Uses of Package
micycle.peasygradients.gradient
-
Packages that use micycle.peasygradients.gradient Package Description micycle.peasygradients PeasyGradients is a library for Processing that makes drawing color gradients easy-peasy.micycle.peasygradients.gradient 1D Gradients. -
Classes in micycle.peasygradients.gradient used by micycle.peasygradients Class Description Gradient A Gradient is a color spectrum, comprising ofcolor stops
(each specifying a color and a position) arranged on a 1D axis. -
Classes in micycle.peasygradients.gradient used by micycle.peasygradients.gradient Class Description ColorStop A container for color (in every color space) and the percentage position that it occurs within a gradient.Gradient A Gradient is a color spectrum, comprising ofcolor stops
(each specifying a color and a position) arranged on a 1D axis.