There are two different classes called Image. One's a widget and the other at a lower level in ui is used for drawing on canvases etc. Which image do you mean? Also which type of file do you want? PNG? JPEG? Generally what you do is convert the image into an in memory compressed form, eg PNG, then write that to a file.
1 Answers
Fredrik
Upvotes from: