JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
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.