[Implemented] SaveImageToMemory()
Posted: Tue Apr 14, 2009 6:13 pm
Implemented as EncodeImage()
I'd like some commands to save images directly to the memory, for example in JPG format. I always have to save the image to the HD and read it again into the memory, for example when i make a screenshot an send it directly via network. An JPG - compressed it's much faster than send it raw.
I'd like some commands to save images directly to the memory, for example in JPG format. I always have to save the image to the HD and read it again into the memory, for example when i make a screenshot an send it directly via network. An JPG - compressed it's much faster than send it raw.