|
|
typedef OSType * | space |
| |
|
typedef const FSSpec * | specInto |
| |
|
typedef const FSSpec CMProfileRef | embedProf |
| |
|
typedef const FSSpec CMProfileRef UInt32 | embedFlags |
| |
|
typedef const FSSpec UInt32 | qual |
| |
|
typedef const FSSpec UInt32 UInt32 | srcIntent |
| |
|
typedef const FSSpec UInt32 UInt32 CMProfileRef | srcProf |
| |
|
typedef const FSSpec UInt32 UInt32 CMProfileRef CMProfileRef | dstProf |
| |
|
typedef const FSSpec UInt32 UInt32 CMProfileRef CMProfileRef CMProfileRef | prfProf |
| |
|
typedef const FSSpec UInt32 UInt32 CMProfileRef CMProfileRef CMProfileRef UInt32 | matchFlags |
| |
|
typedef UInt32 * | count |
| |
|
typedef UInt32 | index |
| |
|
typedef UInt32 CMProfileRef * | prof |
| |
|
|
typedef | CALLBACK_API_C (CMError, ValidateImageProcPtr)(const FSSpec *spec) |
| |
|
typedef | CALLBACK_API_C (CMError, GetImageSpaceProcPtr)(const FSSpec *spec |
| |
|
typedef | CALLBACK_API_C (CMError, ValidateSpaceProcPtr)(const FSSpec *spec |
| |
|
typedef | CALLBACK_API_C (CMError, EmbedImageProcPtr)(const FSSpec *specFrom |
| |
|
typedef | CALLBACK_API_C (CMError, UnembedImageProcPtr)(const FSSpec *specFrom |
| |
|
typedef | CALLBACK_API_C (CMError, MatchImageProcPtr)(const FSSpec *specFrom |
| |
|
typedef | CALLBACK_API_C (CMError, CountImageProfilesProcPtr)(const FSSpec *spec |
| |
|
typedef | CALLBACK_API_C (CMError, GetIndImageProfileProcPtr)(const FSSpec *spec |
| |
|
typedef | CALLBACK_API_C (CMError, SetIndImageProfileProcPtr)(const FSSpec *specFrom |
| |
| CMError | CMValidImage (const FSSpec *spec) |
| |
| CMError | CMGetImageSpace (const FSSpec *spec, OSType *space) |
| |
| CMError | CMEmbedImage (const FSSpec *specFrom, const FSSpec *specInto, Boolean repl, CMProfileRef embProf) |
| |
| CMError | CMUnembedImage (const FSSpec *specFrom, const FSSpec *specInto, Boolean repl) |
| |
| CMError | CMMatchImage (const FSSpec *specFrom, const FSSpec *specInto, Boolean repl, UInt32 qual, CMProfileRef srcProf, UInt32 srcIntent, CMProfileRef dstProf) |
| |
| CMError | CMProofImage (const FSSpec *specFrom, const FSSpec *specInto, Boolean repl, UInt32 qual, CMProfileRef srcProf, UInt32 srcIntent, CMProfileRef dstProf, CMProfileRef prfProf) |
| |
| CMError | CMLinkImage (const FSSpec *specFrom, const FSSpec *specInto, Boolean repl, UInt32 qual, CMProfileRef lnkProf, UInt32 lnkIntent) |
| |
| CMError | CMCountImageProfiles (const FSSpec *spec, UInt32 *count) |
| |
| CMError | CMGetIndImageProfile (const FSSpec *spec, UInt32 index, CMProfileRef *prof) |
| |
| CMError | CMSetIndImageProfile (const FSSpec *specFrom, const FSSpec *specInto, Boolean repl, UInt32 index, CMProfileRef prof) |
| |
ColorSync Scripting Plugin API.
- Introduced In: ColorSync 2.5
- Avaliable From: Universal Interfaces 3.4.1
- Copyright: © 1998-2001 by Apple Computer, Inc., all rights reserved.
For bug reports, consult the following page on the World Wide Web:
http://developer.apple.com/bugreporter/