![]() |
Oyranos Color Management System API - Version 0.9.6 |
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 | |
icUInt32Number | oyValueUInt32 (icUInt32Number val) |
convert to network byte order | |
icS15Fixed16Number | oyValueInt32 (icS15Fixed16Number val) |
convert to network byte order | |
unsigned long | oyValueUInt64 (icUInt64Number val) |
convert to network byte order | |
int | oyICCColorSpaceGetChannelCount (icColorSpaceSignature color) |
number of channels in a color space | |
icColorSpaceSignature * | oyICCGetColorSpaceWithChannelCount (int channels_n) |
get color spaces using a certain number of channels | |
const char * | oyICCColorSpaceGetName (icColorSpaceSignature sig) |
name of a color space | |
const char * | oyICCColorSpaceGetChannelName (icColorSpaceSignature sig, int pos, int type) |
channel names of a color space | |
const char * | oyICCTagDescription (icTagSignature sig) |
get tag description | |
const char * | oyICCTagName (icTagSignature sig) |
get tag ~4 char name | |
const char * | oyICCDeviceClassDescription (icProfileClassSignature sig) |
get the ICC profile icProfileClassSignature description | |
const char * | oyICCPlatformDescription (icPlatformSignature platform) |
get the ICC profile platform description | |
const char * | oyICCCmmDescription (icSignature sig) |
get the ICC profile CMM description | |
const char * | oyICCTagTypeName (icTagTypeSignature sig) |
get tag type ~4 char name | |
const char * | oyICCTechnologyDescription (icTechnologySignature sig) |
get ICC profile icTechnologySignature description | |
const char * | oyICCChromaticityColorantDescription (icSignature sig) |
get ICC profile Chromaticity Colorant description | |
const char * | oyICCIlluminantDescription (icIlluminant sig) |
get ICC profile illuminant description | |
const char * | oyICCStandardObserverDescription (icStandardObserver sig) |
get ICC profile Standard Observer description | |
const char * | oyICCMeasurementGeometryDescription (icMeasurementGeometry sig) |
get ICC profile Measurement Geometry description | |
const char * | oyICCMeasurementFlareDescription (icMeasurementFlare sig) |
get ICC profile Measurement Flare description |
ICC definitions.
Oyranos is an open source Color Management System