Another update from ingydotnet^djgoku
This commit is contained in:
parent
91df62d461
commit
948b86eafa
7604 changed files with 108452 additions and 22726 deletions
|
|
@ -1,4 +1,5 @@
|
|||
NB. create 10 by 10 block of magenta pixels in top right quadrant of a 300 wide by 600 high green image
|
||||
myimg=: ((145 + pixellist) ; 255 0 255) setPixels 0 255 0 makeRGB 600 200
|
||||
pixellist=: >,{;~i.10
|
||||
myimg=: ((150 + pixellist) ; 255 0 255) setPixels 0 255 0 makeRGB 600 300
|
||||
myimg writeppm jpath '~temp/myimg.ppm'
|
||||
360015
|
||||
540015
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue