mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 15:34:57 -04:00
Spectrum: And fill and gradient styles. Allow 2D waterfall color map to be changed
This commit is contained in:
@@ -315,6 +315,7 @@ const float ColorMap::m_angel[m_size] =
|
||||
1.0, 1.0, 1.0,
|
||||
1.0, 1.0, 1.0,
|
||||
1.0, 1.0, 1.0,
|
||||
1.0, 1.0, 1.0,
|
||||
};
|
||||
|
||||
const float ColorMap::m_jet[m_size] =
|
||||
|
||||
Reference in New Issue
Block a user