-
Notifications
You must be signed in to change notification settings - Fork 2
surface.load
CrazedProgrammer edited this page Apr 23, 2017
·
3 revisions
-
strpath (string)
The file path of the image, or the image data -
isstr (bool)
Whether strpath is the file path (false), or the image data (true)
Loads the image into a surface and returns it.
Supports:
- NFT (npaintpro and sketch)
- NFP (ComputerCraft paint)
- RIF (Riko4 image format)
- BMP (24-bit non-bitmasked only)