Description
Low-level pixel operations can be used by Windows-targeted graphics libraries and UI toolkits through pixman. Developers use it for image compositing, raster operations, and Cairo/X-related rendering paths.
It is a pixel-manipulation library, not a drawing program. Visual output depends on the higher-level renderer and how pixel formats, alpha, and scaling are handled.