User Tools

Site Tools


en:color

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:color [2016/08/14 21:52]
admin
en:color [2020/11/22 20:54]
admin
Line 7: Line 7:
 **color** [[rgb|rgb_expression]]\\ **color** [[rgb|rgb_expression]]\\
 **color** ( [[rgb|rgb_expression]] )\\ **color** ( [[rgb|rgb_expression]] )\\
 +**color** [[string|svg_color_string]]\\
 +**color** ( [[string|svg_color_string]] )\\
 **color** [[colorconstants|pen_color_name]] , [[colorconstants|brush_color_name]]\\ **color** [[colorconstants|pen_color_name]] , [[colorconstants|brush_color_name]]\\
 **color** ( [[colorconstants|pen_color_name]] , [[colorconstants|brush_color_name]] )\\ **color** ( [[colorconstants|pen_color_name]] , [[colorconstants|brush_color_name]] )\\
 **color** [[rgb|pen_rgb_expression]] , [[rgb|brush_rgb_expression]]\\ **color** [[rgb|pen_rgb_expression]] , [[rgb|brush_rgb_expression]]\\
 **color** ( [[rgb|pen_rgb_expression]] , [[rgb|brush_rgb_expression]] ) **color** ( [[rgb|pen_rgb_expression]] , [[rgb|brush_rgb_expression]] )
 +**color** [[string|pen_svg_color_string]], [[string|brush_svg_color_string]]\\
 +**color** ( [[string|pen_svg_color_string]], [[string|brush_svg_color_string]] )\\
  
 ==== Description ==== ==== Description ====
Line 52: Line 56:
 |0.9.9.28|Changed color values to include Alpha (transparency) and changed color constants to new ARGB values.| |0.9.9.28|Changed color values to include Alpha (transparency) and changed color constants to new ARGB values.|
 |0.9.9.45|changed values to positive numbers following formula as documented.| |0.9.9.45|changed values to positive numbers following formula as documented.|
 +|2.0.99.4|Added ability to use string names and hex values for colors.|
en/color.txt · Last modified: 2020/11/22 21:26 by admin