Changes between Version 45 and Version 46 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2014-03-14T15:31:00+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v45 v46 860 860 create color value (arguments from 0.0 to 1.0) 861 861 hsb_color(''h'', ''s'', ''b''):: 862 create color from hue, saturation and brightness (arguments from 0.0 to 1.0) [''since 68 77'']862 create color from hue, saturation and brightness (arguments from 0.0 to 1.0) [''since 6899''] 863 863 red(''clr''), green(''clr''), blue(''clr''):: 864 864 get value of color channels in rgb color model