Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
10
Task/Bitmap/Axe/bitmap.axe
Normal file
10
Task/Bitmap/Axe/bitmap.axe
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Buff(768)→Pic1
|
||||
Fill(Pic1,768,255)
|
||||
Pxl-Off(45,30,Pic1)
|
||||
|
||||
.Display the bitmap to demonstrate
|
||||
Copy(Pic1)
|
||||
DispGraph
|
||||
Pause 4500
|
||||
|
||||
Disp pxl-Test(50,50,Pic1)▶Dec,i
|
||||
Loading…
Add table
Add a link
Reference in a new issue