Jump to content

Color of a screen pixel: Difference between revisions

No edit summary
Line 5:
=={{header|Applesoft BASIC}}==
Lo-res graphics 40x48 16 colors, page 1
<lang Applesoft BASIC>COLORX = SCRN(PDL X,Y(0)< * 5 /lang> 32
Y = PDL (1) * 3 / 16
COLOR= SCRN( X,Y)</lang>
 
=={{header|AutoHotkey}}==
413

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.