Query: xcmsformatofprefix
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XcmsFormatOfPrefix() XcmsFormatOfPrefix() Name XcmsFormatOfPrefix - obtain the format ID of the color space associated with a specified color string prefix. Synopsis XcmsColorFormat XcmsFormatOfPrefix(prefix) char *prefix; Arguments prefix Specifies the string containing the color space prefix. Returns The color space format ID. Availability Release 5 and later. Description XcmsFormatOfPrefix() returns the format ID for the specified color space prefix. For example, XcmsCIEXYZFormat is returned for the prefix "CIEXYZ". Note that the prefix is case-insensitive. If the color space is not accessible in the color management system, XcmsFormatOfPre- fix() returns XcmsUndefinedFormat. Structures The XcmsColor structure and XcmsColorFormat type are shown on the XcmsColor reference page. See Also XcmsPrefixOfFormat(). Xlib - Device-independent Color XcmsFormatOfPrefix()
| Related Man Pages |
|---|
| xcmsquerycolors(3) - debian |
| xcmsquerycolor(3) - centos |
| xcmscolorspace(3) - hpux |
| xcmsquerycb(3) - hpux |
| xcmsstoreca(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| How to list file size on HPUX? |
| Sequence extraction |
| awk - Multi-line data to be stored in variable |
| Shopt -s histappend |