#include "General.h"Go to the source code of this file.
Functions | |
| PI_Boolean | CMValInput (CMProfileRef prof, icHeader *aHeader) |
| PI_Boolean | CMValDisplay (CMProfileRef prof, icHeader *aHeader) |
| PI_Boolean | CMValOutput (CMProfileRef prof, icHeader *aHeader) |
| PI_Boolean | CMValLink (CMProfileRef prof) |
| PI_Boolean | CMValColorSpace (CMProfileRef prof, icHeader *aHeader) |
| PI_Boolean | CMValAbstract (CMProfileRef prof, icHeader *aHeader) |
| PI_Boolean | CMValNamed (CMProfileRef prof, icHeader *aHeader) |
| PI_Boolean | CMValGray (CMProfileRef prof) |
| PI_Boolean | CMValRGB (CMProfileRef prof) |
| PI_Boolean | CMValAToB (CMProfileRef prof) |
| PI_Boolean | CMValBToA (CMProfileRef prof) |
| PI_Boolean | CMValMftOutput (CMProfileRef prof) |
| CMError | CMValidateProfile (CMProfileRef prof, PI_Boolean *valid) |
|
||||||||||||
|
Definition at line 209 of file lh_open/pi_valid.c. References CMValAToB(), FALSE, icSigLabData, icSigXYZData, icHeader::pcs, and PI_Boolean.
|
|
|
Definition at line 268 of file lh_open/pi_valid.c. References CMProfileElementExists(), CMProfileRef, icSigAToB0Tag, icSigCopyrightTag, icSigMediaWhitePointTag, icSigProfileDescriptionTag, and PI_Boolean.
|
|
|
Definition at line 285 of file lh_open/pi_valid.c. References CMProfileElementExists(), CMProfileRef, icSigBToA0Tag, icSigCopyrightTag, icSigMediaWhitePointTag, icSigProfileDescriptionTag, and PI_Boolean.
|
|
||||||||||||
|
Definition at line 182 of file lh_open/pi_valid.c. References CMProfileElementExists(), CMProfileRef, FALSE, icSigAToB0Tag, icSigBToA0Tag, icSigCopyrightTag, icSigLabData, icSigMediaWhitePointTag, icSigProfileDescriptionTag, icSigXYZData, icHeader::pcs, and PI_Boolean.
|
|
||||||||||||
|
Definition at line 88 of file lh_open/pi_valid.c. References CMValBToA(), CMValGray(), CMValRGB(), icHeader::colorSpace, FALSE, icSigCmyData, icSigCmykData, icSigGrayData, icSigLabData, icSigMCH3Data, icSigMCH4Data, icSigRgbData, icSigXYZData, icHeader::pcs, and PI_Boolean.
|
|
|
Definition at line 251 of file lh_open/pi_valid.c. References CMProfileElementExists(), CMProfileRef, icSigCopyrightTag, icSigGrayTRCTag, icSigMediaWhitePointTag, icSigProfileDescriptionTag, and PI_Boolean.
|
|
||||||||||||
|
Definition at line 302 of file lh_open/pi_valid.c.
|
|
||||||||||||
|
Definition at line 37 of file lh_open/pi_valid.c. References CMValAToB(), CMValGray(), CMValRGB(), icHeader::colorSpace, FALSE, icSigCmyData, icSigCmykData, icSigGrayData, icSigLabData, icSigMCH2Data, icSigMCH3Data, icSigMCH4Data, icSigMCH5Data, icSigMCH6Data, icSigMCH7Data, icSigMCH8Data, icSigMCH9Data, icSigMCHAData, icSigMCHBData, icSigMCHCData, icSigMCHDData, icSigMCHEData, icSigMCHFData, icSigRgbData, icSigXYZData, icHeader::pcs, and PI_Boolean.
|
|
|
Definition at line 165 of file lh_open/pi_valid.c. References CMProfileElementExists(), CMProfileRef, icSigAToB0Tag, icSigCopyrightTag, icSigProfileDescriptionTag, icSigProfileSequenceDescTag, and PI_Boolean.
|
|
|
Definition at line 359 of file lh_open/pi_valid.c. References CMProfileElementExists(), CMProfileRef, icSigAToB0Tag, icSigAToB1Tag, icSigAToB2Tag, icSigBToA0Tag, icSigBToA1Tag, icSigBToA2Tag, icSigCopyrightTag, icSigGamutTag, icSigMediaWhitePointTag, icSigProfileDescriptionTag, and PI_Boolean.
|
|
||||||||||||
|
Definition at line 228 of file lh_open/pi_valid.c. References CMProfileElementExists(), CMProfileRef, FALSE, icSigCopyrightTag, icSigLabData, icSigMediaWhitePointTag, icSigNamedColor2Tag, icSigProfileDescriptionTag, icSigXYZData, icHeader::pcs, and PI_Boolean.
|
|
||||||||||||
|
|
Definition at line 394 of file lh_open/pi_valid.c. References CMProfileElementExists(), CMProfileRef, icSigBlueColorantTag, icSigBlueTRCTag, icSigCopyrightTag, icSigGreenColorantTag, icSigGreenTRCTag, icSigMediaWhitePointTag, icSigProfileDescriptionTag, icSigRedColorantTag, icSigRedTRCTag, and PI_Boolean.
|
1.3.7