wok view babl/description.txt @ rev 16736

Add: micropython (also supports ARM)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 04 21:37:58 2014 +0300 (2014-06-04)
parents
children f73dc49d0a42
line source
1 babl is a dynamic, any to any, pixel format translation library.
3 It allows converting between different methods of storing pixels known as pixel
4 formats that have different bitdepths and other data representations, color
5 models and component permutations.