#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) |
|
Referenced by CMValidateProfile(). |
|
Referenced by CMValAbstract(), and CMValInput(). |
|
Referenced by CMValDisplay(). |
|
Referenced by CMValidateProfile(). |
|
Referenced by CMValidateProfile(). |
|
Referenced by CMValDisplay(), CMValInput(), and CMValOutput(). |
|
Definition at line 302 of file w98/lh_open/pi_valid.c. References CMError, CMGetProfileHeader(), cmProfileError, CMProfileRef, CMValAbstract(), CMValColorSpace(), CMValDisplay(), CMValInput(), CMValLink(), CMValNamed(), CMValOutput(), icHeader::deviceClass, FALSE, icSigAbstractClass, icSigColorSpaceClass, icSigDisplayClass, icSigInputClass, icSigLinkClass, icSigNamedColorClass, icSigOutputClass, icVersionNumber, noErr, and icHeader::version.
|
|
Referenced by CMValidateProfile(). |
|
Referenced by CMValidateProfile(). |
|
Referenced by CMValOutput(). |
|
Referenced by CMValidateProfile(). |
|
Referenced by CMValidateProfile(). |
|
Referenced by CMValDisplay(), and CMValInput(). |