img png - part-cw/lambdanative GitHub Wiki

(img->png img fname)

img->png saves an image texture as a PNG file.

Parameter Description
img Image texture to be saved
fname PNG file to save to

Example

None provided.