noErr | 0 | No error |
cmProfileError | -170 | There is something wrong with the content of the profile |
cmMethodError | -171 | An error occurred during the CMM arbitration process that determines the CMM to use |
cmMethodNotFound | -175 | CMM not present |
cmProfileNotFound | -176 | Responder error |
cmProfilesIdentical | -177 | Profiles are the same |
cmCantConcatenateError | -178 | Profiles can't be concatenated |
cmCantXYZ | -179 | CMM does not handle XYZ color space |
cmCantDeleteProfile | -180 | Responder error |
cmUnsupportedDataType | -181 | Responder error |
cmNoCurrentProfile | -182 | Responder error |
cmElementTagNotFound | -4200 | The tag you specified is not in the specified profile |
cmIndexRangeErr | -4201 | Tag index out of range |
cmFatalProfileErr | -4203 | Returned from File Manager while updating a profile file in response to CMUpdateProfile ; profile content may be corrupted |
cmInvalidProfileLocation | -4205 | Operation not supported for this profile location |
cmInvalidSearch | -4206 | Bad search handle |
cmSearchError | -4207 | Internal error occurred during profile search |
cmInvalidColorSpace | -4209 | Profile color space does not match bitmap type |
cmInvalidSrcMap | -4210 | Source pixel map or bitmap was invalid |
cmInvalidDstMap | -4211 | Destination pix/bit map was invalid |
cmNoGDevicesError | -4212 | Begin matching or end matching--no graphics devices available |
cmInvalidProfileComment | -4213 | Bad profile comment during drawpicture |
cmRangeoverFlow | -4214 | One or more output color value overflows in color conversion; all input color values will be converted and the overflow will be clipped |
cmCantCopyModifiedV1Profile | -4215 | It is illegal to copy version 1.0 profiles that have been modified |
cmNamedColorNotFound | -4216 | The specified named color was not found in the specified profile |
cmCantGamutCheckError | -4217 | Gamut checking not supported by this color world--that is, the color world does not contain a gamut table because it was built with gamut checking turned off |