[][src]Module photon::native

Native-only functions. Includes functions that open images from the file-system, etc.,

Functions

open_image

Open an image at a given path from the filesystem. A PhotonImage is returned.

save_image

Save the image to the filesystem at a given path.