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 Gradient Definitions. -
Classes in micycle.peasygradients.gradient used by micycle.peasygradients Class Description Gradient Represents a one-dimensional color gradient specification, defined by a sequence ofcolor stops
along a normalized axis [0,1]. -
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 Represents a one-dimensional color gradient specification, defined by a sequence ofcolor stops
along a normalized axis [0,1].