![]() |
Audacity 3.2.0
|
#include <memory>#include <wx/brush.h>#include <wx/pen.h>Go to the source code of this file.
Classes | |
| class | AColor |
| AColor Manages color brushes and pens. More... | |
Functions | |
| void | GetColorGradient (float value, AColor::ColorGradientChoice selected, int colorScheme, unsigned char *__restrict red, unsigned char *__restrict green, unsigned char *__restrict blue) |
|
inline |
Definition at line 150 of file AColor.h.
References AColor::gradient_pre, and AColor::gradientSteps.
Referenced by anonymous_namespace{SpectrumView.cpp}::DrawClipSpectrum().