-
Notifications
You must be signed in to change notification settings - Fork 0
Background_save
hpgDesigns edited this page Aug 8, 2021
·
1 revision
Exports the pixel data in a background to an external image file.
- ind: index of the background
- fname: string value representing the path where to save
Document return values.
// demonstrates saving a background locally as a portable network graphic
background_save(mybg, "mybg.png")NOTOC
This is number 1