Oyranos  git-devel
Oyranos is a full featured Color Management System
Functions
oyranos_icc.h File Reference

ICC definitions. More...

#include <stdlib.h>
#include "oyranos_definitions.h"
#include "oyranos_version.h"
#include "icc34.h"

Functions

icUInt16Number oyValueUInt16 (icUInt16Number val)
 convert to network byte order on little endian machines More...
 
icUInt32Number oyValueUInt32 (icUInt32Number val)
 convert to network byte order More...
 
icS15Fixed16Number oyValueInt32 (icS15Fixed16Number val)
 convert to network byte order More...
 
unsigned long oyValueUInt64 (icUInt64Number val)
 convert to network byte order More...
 
int oyICCColorSpaceGetChannelCount (icColorSpaceSignature color)
 number of channels in a color space More...
 
icColorSpaceSignature * oyICCGetColorSpaceWithChannelCount (int channels_n)
 get color spaces using a certain number of channels More...
 
const char * oyICCColorSpaceGetName (icColorSpaceSignature sig)
 name of a color space More...
 
const char * oyICCColorSpaceGetChannelName (icColorSpaceSignature sig, int pos, int type)
 channel names of a color space More...
 
const char * oyICCTagDescription (icTagSignature sig)
 get tag description More...
 
const char * oyICCTagName (icTagSignature sig)
 get tag ~4 char name More...
 
const char * oyICCDeviceClassDescription (icProfileClassSignature sig)
 get the ICC profile icProfileClassSignature description More...
 
const char * oyICCPlatformDescription (icPlatformSignature platform)
 get the ICC profile platform description More...
 
const char * oyICCCmmDescription (icSignature sig)
 get the ICC profile CMM description More...
 
const char * oyICCTagTypeName (icTagTypeSignature sig)
 get tag type ~4 char name More...
 
const char * oyICCTechnologyDescription (icTechnologySignature sig)
 get ICC profile icTechnologySignature description More...
 
const char * oyICCChromaticityColorantDescription (icSignature sig)
 get ICC profile Chromaticity Colorant description More...
 
const char * oyICCIlluminantDescription (icIlluminant sig)
 get ICC profile illuminant description More...
 
const char * oyICCStandardObserverDescription (icStandardObserver sig)
 get ICC profile Standard Observer description More...
 
const char * oyICCMeasurementGeometryDescription (icMeasurementGeometry sig)
 get ICC profile Measurement Geometry description More...
 
const char * oyICCMeasurementFlareDescription (icMeasurementFlare sig)
 get ICC profile Measurement Flare description More...
 

Detailed Description

ICC definitions.

Oyranos is an open source Color Management System

Copyright:
2007-2019 (C) Kai-Uwe Behrmann