JUCE  v5.4.1-191-g0ab5e696f
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.