Does an object exist that would allow me to paint a 40x25 picture, pixel by pixel, and then save the picture as a .png? The whole picture would need to be created within a Fastloop, and out of the frame so the user does not see it.
Suggestions?
Printable View
Does an object exist that would allow me to paint a 40x25 picture, pixel by pixel, and then save the picture as a .png? The whole picture would need to be created within a Fastloop, and out of the frame so the user does not see it.
Suggestions?
Does the surface object do what you want?
The surface object is awesome, and will be fantastic for making a painting program, but as far as I know there's currently a crash bug when trying to save out the image...at least while keeping the alpha channel.