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 Both sides next revision
en:color [2020/11/22 21:09]
admin
en:color [2020/11/22 21:16]
admin
Line 53: Line 53:
 color rgb(255,160,160) color rgb(255,160,160)
 circle 100,100,25 circle 100,100,25
 +
 +penwidth 5
 +color "firebrick","plum"
 +rect 150,150,100,100
 +
 +color "papayawhip", "clear"
 +rect 175,175,100,100
 </code> </code>
 Will draw a grey rectangle with a green circle filled with red and then a pink circle inside it.\\ Will draw a grey rectangle with a green circle filled with red and then a pink circle inside it.\\
en/color.txt ยท Last modified: 2020/11/22 21:26 by admin