JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
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.