XcmsFormatOfPrefix

Syntax

XcmsColorFormat XcmsFormatOfPrefix(prefix)
      char *prefix;

Arguments

prefix Specifies the string that contains the color space prefix.

Description

The XcmsFormatOfPrefix() function returns the format for the specified color space prefix (for example, the string ``CIEXYZ''). The prefix is case-insensitive. If the color space is not accessible in the color management system, XcmsFormatOfPrefix() returns XcmsUndefinedFormat .

See also

"Querying Color Space Format and Prefix".
Christophe Tronche, [email protected]