image3 addons cannot work on J801 but you may use some replacement
available in jqt. eg
data=: readimg_jqtide_ 'foo.bmp'
data writeimg_jqtide_ 'foo.png'
Jqt wd has a child to display bitmap image, you can use that for
viewing image, please qt demo.
On Tue, Apr 1, 2014 at 4:08 PM, Linda Alvord
In the old days I could write the following and do wonderful things like it.
Even make see1.png, too.
p2=:(#:i.8){0 255
rep=: 13 :'x#x#"1 y'
sb=:10 rep b=:,:4 0 2 0 1
(sb{p2) write_image 'temp\see1.bmp'
view_image 'temp\see1.bmp'
Here's it now"
p2=:(#:i.8){0 255
rep=: 13 :'x#x