Gajet
Member
|
Image Import from memory
hi there,
idon't know if it's the best place to put this thread or not. i wanted to if there is a way to import an image from a memory file. the problem is there is webserver and i can download images from it but they are not gfx format so i have to import them. is there any way beside writeing the downloaded image into a file and then load it or not?
|
|
09-14-2010 11:47 PM |
|
Dynad
Member
|
RE: Image Import from memory
Hello,
There is a tutorial how to load png files from the EE renderer.
Just take a look at Tutorials\Source\Advanced\1 - Geometry, Graphics, Gui, Misc, Net, Sound\Graphics\Import Image.cpp
~Dynad
There is always evil somewhere, you just have to look for it properly.
(This post was last modified: 09-15-2010 08:06 AM by Dynad.)
|
|
09-15-2010 08:05 AM |
|
Esenthel
Administrator
|
RE: Image Import from memory
Hello,
Currently you can import them only from files on disk.
|
|
09-15-2010 03:56 PM |
|