lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


What Lua libraries exist that can convert an image from one
of the commonly used formats to an array of pixels, with
elements [r,g,b] or [c,m,y,k], and back from that array
to the same image format?

Dirk