pixman

pixel manipulation

 
 
View on GitHub
Download as .tar.gz
Download as .zip

Pixman is a low-level library for pixel manipulation (image compositing and trapezoid rasterization). It is the backend for cairo's in-memory rendering surface and a binary dependency of cairo.

There's no Lua binding for pixman because pixman is not documented and AFAIK it's API is not very stable.