![]() |
Oyranos Colour Management System API |
#include "oyranos_alpha.h"
#include "oyranos_helper.h"
#include "oyranos_icc.h"
#include "oyranos_i18n.h"
#include "oyranos_io.h"
#include "oyranos_texts.h"
#include <dlfcn.h>
#include <math.h>
Functions | |
int | oyICCColourSpaceGetChannelCount (icColorSpaceSignature color) |
number of channels in a colour space | |
const char * | oyICCColourSpaceGetName (icColorSpaceSignature sig) |
name of a colour space | |
const oyChar * | oyICCColourSpaceGetChannelName (icColorSpaceSignature sig, int pos, int type) |
channel names of a colour space | |
oyCHANNELTYPE_e | oyICCColourSpaceToChannelLayout (icColorSpaceSignature sig, int pos) |
describe a channels characteristic | |
const oyChar * | oyICCTagDescription (icTagSignature sig) |
get tag description | |
const oyChar * | oyICCTagName (icTagSignature sig) |
get tag ~4 char name | |
const oyChar * | oyICCDeviceClassDescription (icProfileClassSignature sig) |
get the ICC profile icProfileClassSignature description | |
const oyChar * | oyICCPlatformDescription (icPlatformSignature platform) |
get the ICC profile platform description | |
const oyChar * | oyICCTagTypeName (icTagTypeSignature sig) |
get tag type ~4 char name | |
const oyChar * | oyICCTechnologyDescription (icTechnologySignature sig) |
get ICC profile icTechnologySignature description | |
const oyChar * | oyICCChromaticityColorantDescription (icSignature sig) |
get ICC profile Chromaticity Colorant description | |
const oyChar * | oyICCIlluminantDescription (icIlluminant sig) |
get ICC profile illuminant description | |
const oyChar * | oyICCStandardObserverDescription (icStandardObserver sig) |
get ICC profile Standard Observer description | |
const oyChar * | oyICCMeasurementGeometryDescription (icMeasurementGeometry sig) |
get ICC profile Measurement Geometry description | |
const oyChar * | oyICCMeasurementFlareDescription (icMeasurementFlare sig) |
get ICC profile Measurement Flare description |
Oyranos is an open source Colour Management System