zimg: zimg (Scaling, colorspace conversion, and dithering library) zimg: zimg: The "z" library implements the commonly required image processing zimg: basics of scaling, colorspace conversion, and depth conversion. zimg: A simple API enables conversion between any supported formats to zimg: operate with minimal knowledge from the programmer. All library zimg: routines were designed from the ground-up with correctness, zimg: flexibility, and thread-safety as first priorities. Allocation, zimg: buffering, and I/O are cleanly separated from processing, allowing zimg: the programmer to adapt "z" to many scenarios. zimg: