Announcement
Collapse
No announcement yet.
load image from memory and display the image
Collapse
X
-
Draw is a very powerful tool, IP I will PM you my new FB name, or see if I can find you via FB my image on FB is a minecraft fallout head
-
-
Originally posted by ovm View PostThanks Bas!
I'll give it a try!
mario
Leave a comment:
-
-
This isn't free, but can load images from memory: http://www.imagine-programming.com/p...on-plugin.html - it can also process images, create them, render them on screen etc.
[/shameless-plug]
Leave a comment:
-
-
load image from memory and display the image
Hi all,
I am working on a project to simulate the detection of gamma radiation in an image.
The pixels in the image on the page must get filled with a certain growing value in time.
I use the Lua-GD, so all works fine.
But writing to and reading the image from disk is to slow.
So what I need is to write and read the image from memory and then display it.
I searched a lot of lua-references, but I can't get it to work.
Does anybody have a solution?
marioTags: None
-
Leave a comment: