![]() |
Oyranos Colour Management System API |
![]() |
Functions | |
int | oyICCColourSpaceGetChannelCount (icColorSpaceSignature color) |
number of channels in a colour space More... | |
const char * | oyICCColourSpaceGetName (icColorSpaceSignature sig) |
name of a colour space More... | |
const oyChar * | oyICCColourSpaceGetChannelName (icColorSpaceSignature sig, int pos, int type) |
channel names of a colour space More... | |
oyCHANNELTYPE_e | oyICCColourSpaceToChannelLayout (icColorSpaceSignature sig, int pos) |
describe a channels characteristic More... | |
const oyChar * | oyICCTagDescription (icTagSignature sig) |
get tag description More... | |
const oyChar * | oyICCTagName (icTagSignature sig) |
get tag ~4 char name More... | |
const oyChar * | oyICCDeviceClassDescription (icProfileClassSignature sig) |
get the ICC profile icProfileClassSignature description More... | |
const oyChar * | oyICCPlatformDescription (icPlatformSignature platform) |
get the ICC profile platform description More... | |
const oyChar * | oyICCTagTypeName (icTagTypeSignature sig) |
get tag type ~4 char name More... | |
const oyChar * | oyICCTechnologyDescription (icTechnologySignature sig) |
get ICC profile icTechnologySignature description More... | |
const oyChar * | oyICCChromaticityColorantDescription (icSignature sig) |
get ICC profile Chromaticity Colorant description More... | |
const oyChar * | oyICCIlluminantDescription (icIlluminant sig) |
get ICC profile illuminant description More... | |
const oyChar * | oyICCStandardObserverDescription (icStandardObserver sig) |
get ICC profile Standard Observer description More... | |
const oyChar * | oyICCMeasurementGeometryDescription (icMeasurementGeometry sig) |
get ICC profile Measurement Geometry description More... | |
const oyChar * | oyICCMeasurementFlareDescription (icMeasurementFlare sig) |
get ICC profile Measurement Flare description More... | |
const oyChar* oyICCChromaticityColorantDescription | ( | icSignature | sig | ) |
get ICC profile Chromaticity Colorant description
Function: oyICCChromaticityColorantDescription
int oyICCColourSpaceGetChannelCount | ( | icColorSpaceSignature | color | ) |
number of channels in a colour space
Function: oyICCColourSpaceGetChannelCount
Referenced by oyCopyColour(), oyICCColourSpaceGetChannelName(), oyICCColourSpaceToChannelLayout(), and oyProfile_s::oyProfile_GetChannelsCount().
const oyChar* oyICCColourSpaceGetChannelName | ( | icColorSpaceSignature | sig, |
int | pos, | ||
int | type | ||
) |
channel names of a colour space
Function: oyICCColourSpaceGetChannelName
References oyICCColourSpaceGetChannelCount(), oyNAME_DESCRIPTION, and oyNAME_NAME.
Referenced by oyProfile_s::oyProfile_GetChannelNames().
const char* oyICCColourSpaceGetName | ( | icColorSpaceSignature | sig | ) |
name of a colour space
Function: oyICCColourSpaceGetName
oyCHANNELTYPE_e oyICCColourSpaceToChannelLayout | ( | icColorSpaceSignature | sig, |
int | pos | ||
) |
describe a channels characteristic
Function: oyICCColourSpaceToChannelLayout
References oyICCColourSpaceGetChannelCount().
const oyChar* oyICCDeviceClassDescription | ( | icProfileClassSignature | sig | ) |
get the ICC profile icProfileClassSignature description
Function: oyICCDeviceClassDescription
Referenced by oyProfile_Install().
const oyChar* oyICCIlluminantDescription | ( | icIlluminant | sig | ) |
get ICC profile illuminant description
Function: oyICCIlluminantDescription
const oyChar* oyICCMeasurementFlareDescription | ( | icMeasurementFlare | sig | ) |
get ICC profile Measurement Flare description
Function: oyICCMeasurementFlareDescription
const oyChar* oyICCMeasurementGeometryDescription | ( | icMeasurementGeometry | sig | ) |
get ICC profile Measurement Geometry description
Function: oyICCMeasurementGeometryDescription
const oyChar* oyICCPlatformDescription | ( | icPlatformSignature | platform | ) |
get the ICC profile platform description
Function: oyICCPlatformDescription
const oyChar* oyICCStandardObserverDescription | ( | icStandardObserver | sig | ) |
get ICC profile Standard Observer description
Function: oyICCStandardObserverDescription
const oyChar* oyICCTagDescription | ( | icTagSignature | sig | ) |
get tag description
Function: oyICCTagDescription
const oyChar* oyICCTagName | ( | icTagSignature | sig | ) |
get tag ~4 char name
Function: oyICCTagName
const oyChar* oyICCTagTypeName | ( | icTagTypeSignature | sig | ) |
get tag type ~4 char name
Function: oyICCTagTypeName
const oyChar* oyICCTechnologyDescription | ( | icTechnologySignature | sig | ) |
get ICC profile icTechnologySignature description
Function: oyICCTechnologyDescription