Audacity 3.2.0
Variables
AColorResources.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const unsigned char specColormap [256][3]
 
const unsigned char selColormap [256][3]
 
const unsigned char freqSelColormap [256][3]
 

Variable Documentation

◆ freqSelColormap

const unsigned char freqSelColormap[256][3]

Definition at line 532 of file AColorResources.h.

Referenced by AColor::PreComputeGradient().

◆ selColormap

const unsigned char selColormap[256][3]

Definition at line 273 of file AColorResources.h.

Referenced by AColor::PreComputeGradient().

◆ specColormap

const unsigned char specColormap[256][3]

Definition at line 14 of file AColorResources.h.

Referenced by AColor::PreComputeGradient().