XcmsPrefixOfFormat

Syntax

char *XcmsPrefixOfFormat(format)
      XcmsColorFormat format;

Arguments

format Specifies the color specification format.

Description

The XcmsPrefixOfFormat() function returns the string prefix associated with the color specification encoding specified by the format argument. Otherwise, if no encoding is found, it returns NULL. The returned string must be treated as read-only.

See also

"Querying Color Space Format and Prefix".
Christophe Tronche, ch@tronche.com