wok-next annotate babl/description.txt @ rev 14003
linux: fix module path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 16 15:38:33 2013 +0100 (2013-02-16) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11723 | 1 babl is a dynamic, any to any, pixel format translation library. |
samuel_trassare@11723 | 2 |
samuel_trassare@11723 | 3 It allows converting between different methods of storing pixels known as pixel |
samuel_trassare@11723 | 4 formats that have different bitdepths and other data representations, color |
samuel_trassare@11723 | 5 models and component permutations. |