Method Tools.PV()->save()
- Method save
void save(string filename, string|void format)
- Description
Write the image to a file. If no format is specified, PNG is used. The alpha combination is done on the image before it's saved.
void save(string filename, string|void format)
Write the image to a file. If no format is specified, PNG is used. The alpha combination is done on the image before it's saved.