openshot-audio
0.1.6
|
#include <juce_RenderingHelpers.h>
Public Member Functions | |
Radial (const ColourGradient &gradient, const AffineTransform &, const PixelARGB *const colours, const int numColours) | |
forcedinline void | setY (const int y) noexcept |
PixelARGB | getPixel (const int px) const noexcept |
Protected Attributes | |
const PixelARGB *const | lookupTable |
const int | numEntries |
const double | gx1 |
const double | gy1 |
double | maxDist |
double | invScale |
double | dy |
Iterates the colour of pixels in a circular radial gradient
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |