This package browser is in early development. Mind the rough edges.

babl 0.1.96

Image pixel format conversion library

Babl is a dynamic, any-to-any pixel format translation library. It allows converting between different methods of storing pixels, known as pixel formats, that have different bit depths and other data representations, color models, and component permutations.

A vocabulary to formulate new pixel formats from existing primitives is provided, as well as a framework to add new color models and data types.

Installation

Install babl 0.1.96 as follows:

guix install babl@0.1.96

Or install the latest version:

guix install babl

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.