Does anyone know any good image-saving algorithms for a lesser coding/scripting
language? I'm using a scripting language that is a branch off of "Torque Script" which is comparable to C++. This language doesn't have any way to save image files on your own, so I will have to actually write text in to a text file and simply save the text file as a .* image file. I was hoping someone could be able to point me in the direction of some documentation regarding saving images as text or any good algorithms for any file type. Thanks for your help.
|