paintutils.loadImage
From ComputerCraft Wiki
| Loads an image (images created with the paint program) | |
| Syntax | paintutils.loadImage(string path) |
| Returns | boolean true on success, otherwise false |
| Part of | ComputerCraft |
| API | paintutils |
| Loads an image (images created with the paint program) | |
| Syntax | paintutils.loadImage(string path) |
| Returns | boolean true on success, otherwise false |
| Part of | ComputerCraft |
| API | paintutils |