Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
8
Task/Bitmap-Flood-fill/HicEst/bitmap-flood-fill.hicest
Normal file
8
Task/Bitmap-Flood-fill/HicEst/bitmap-flood-fill.hicest
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
WINDOW(WINdowhandle=wh, BaCkcolor=0, TItle="Rosetta test image")
|
||||
|
||||
WRITE(WIN=wh, DeCoRation="EL=14, BC=14") ! color 14 == bright yellow
|
||||
|
||||
RGB(128, 100, 0, 25) ! define color nr 25 as 128/255 red, 100/255 green, 0 blue
|
||||
WRITE(WIN=wh, DeCoRation="L=1/4, R=1/2, T=1/4, B=1/2, EL=25, BC=25")
|
||||
|
||||
WINDOW(Kill=wh)
|
||||
Loading…
Add table
Add a link
Reference in a new issue