JUCE  v5.1.1-3-g1a0b28c73
JUCE API
RenderingHelpers::GradientPixelIterators Namespace Reference

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

Classes

class  Linear
 Iterates the colour of pixels in a linear gradient. More...
 
class  Radial
 Iterates the colour of pixels in a circular radial gradient. More...
 
class  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.