JUCE
Classes
juce::RenderingHelpers::GradientPixelIterators Namespace Reference

Contains classes for calculating the colour of pixels within various types of gradient. More...

Classes

struct  Linear
 Iterates the colour of pixels in a linear gradient. More...
 
struct  Radial
 Iterates the colour of pixels in a circular radial gradient. More...
 
struct  TransformedRadial
 Iterates the colour of pixels in a skewed radial gradient. More...
 

Detailed Description

Contains classes for calculating the colour of pixels within various types of gradient.