diff layer/ColourMapper.h @ 1012:2a85ab180d08 colourschemes

Experimentation with colour schemes and mappings
author Chris Cannam
date Wed, 02 Dec 2015 15:01:38 +0000
parents a1226b3b7925
children ac69043f82b6
line wrap: on
line diff
--- a/layer/ColourMapper.h	Wed Nov 18 12:08:33 2015 +0000
+++ b/layer/ColourMapper.h	Wed Dec 02 15:01:38 2015 +0000
@@ -44,7 +44,8 @@
         Banded,
         Highlight,
         Printer,
-        HighGain
+        HighGain,
+        YlGnBu,
     };
 
     int getMap() const { return m_map; }