openbsd-ports/graphics/babl/pkg/DESCR
ajacoutot 747b9149d0 Import babl-0.0.20
Babl is a dynamic, any to any, pixel format conversion library. It
provides conversions between the myriad of buffer types images can be
stored in. Babl doesn't only help with existing pixel formats, but also
facilitates creation of new and uncommon ones.
Features:
 * Tiny API in normal use
 * Planar and linear buffers
 * Thread safe processing
 * Extendable formats, color models, components and datatypes
 * Reference 64bit floating point conversions for data types and color
   models

ok jasper@
2008-04-10 14:11:43 +00:00

12 lines
490 B
Plaintext

Babl is a dynamic, any to any, pixel format conversion library. It
provides conversions between the myriad of buffer types images can be
stored in. Babl doesn't only help with existing pixel formats, but also
facilitates creation of new and uncommon ones.
Features:
* Tiny API in normal use
* Planar and linear buffers
* Thread safe processing
* Extendable formats, color models, components and datatypes
* Reference 64bit floating point conversions for data types and color
models