Oyranos - Oyranos color management system (CMS)
- Include the appropriate headers:
- #include <oyranos.h>
- and compile:
- cc `oyranos-config --cflags` `oyranos-config --ldflags` mycode.c -o
myApp
A pkg-config file is provided as well.
The Oyranos color management system (CMS) is designed as a entry point
for color savy applications. In its current stage it configures profile paths,
sets default profiles, maps devices to profiles, sets a monitor profile in X
and uploads a vcgt tag. This means for instance all applications using Oyranos
will use for incoming digital camera picture the same profile and watch it
through the same monitor profile.
For the future is planed to offer color conversions through
a framework inside Oyranos. Installation and selection of CMM's will then
happen transparently. Device profiles will be better supported. Options are
planed for HDR imagery handling.
A html documentation should come with your installation. Try otherwise
http://www.oyranos.org/doc/index.html
Kai-Uwe Behrmann (ku.b (at) gmx.de)
oyranos-config(3) oyranos-policy(1) oyranos-monitor(1)
at: http://sourceforge.net/tracker/?group_id=177017&atid=879553