SaveImage function?
Monkey Forums/Monkey Programming/SaveImage function?| 
 | ||
| Hi. I have can't to find the function as SaveImage or something like that, for saving image object in os file system. Is there a ready-made solution, or have to write self? PS:sorry for my english | 
| 
 | ||
| I think you have to write it yourself.  You can get the data using ReadPixels(). |