Color gradient

From Wiki @ Karl Jones dot com
Revision as of 13:41, 9 March 2016 by Karl Jones (Talk | contribs) (Created page with "In computer graphics, a '''color gradient''' (sometimes called a '''color ramp''' or '''color progression''') specifies a range of position-dependent colors, usually used...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In computer graphics, a color gradient (sometimes called a color ramp or color progression) specifies a range of position-dependent colors, usually used to fill a region.

For example, many window managers allow the screen background to be specified as a gradient.

The colors produced by a gradient vary continuously with position, producing smooth color transitions.

See also

External links