Are there any Lua libraries or bindings to libraries that can do basic
image manipulation such as loading, resizing, format conversion, etc.? I
didn't see any on the wiki. My needs are relatively simple so I may be
able to script ImageMagick from the command line through Lua, but I'd
rather use a native library or binding if one existed.