How to write image to file?
BlitzMax Forums/BlitzMax Programming/How to write image to file?
| ||
Hello people. I looking for information about topic on forum and google but nothing apear. I have a TIMAGE objet, and I want to make a image file width the image content keeping the alpha values, so I want to generate a file on mi HD in "png" file type. Any solution? |
| ||
I found It, i'ts a function on BMax SavePixmapPNG . Thanks I Love BMax. |