wok-6.x annotate babl/description.txt @ rev 23508
updated python-mechanize (0.2.5 -> 0.4.5)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 10:13:51 2020 +0100 (2020-04-06) |
parents | |
children | f73dc49d0a42 |
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. |