Is there a way to show an image in Lua? I tried things like load_image
(I saw something like that in the ComputerCraft documentation) but can't get it to work.
The purpose of this is to show an image in Computercraft, which uses LUA to write programs.