print_header(6)
NAME
print_header − prints out the ICC header information that is present in a profile
SYNOPSIS
print_header [ profile_name ]
AVAILABILITY
SUNWkcspg
DESCRIPTION
print_header prints out the ICC header information in a profile.
The user must supply a full profile name for which the library will search in known directories, supply a full path name for a profile, or request the previously-configured X visual profile to be accessed.
OPTIONS
profile_name causes the program to pass in the profile file name to the KCS library as the profile description.
EXAMPLES
Examples:
example% print_header PseudoColor0x20:0.0
prints the header of the configured X screen psuedocolor visual
example% print_header kcmsEKphcdek04.inp
prints the header of the generic photocd profile
ENVIRONMENT
KCS_PROFILES may be set to the path name of a directory containing personal profiles. The library will search this directory if the environment variable exists.
SEE ALSO
profile_demo(6),print_montbls(6),kcmstest_tiff(6), kcms_create(6),kcms_update(6)
DIAGNOSTICS
print_header will display errors relating to profile existance and access.
SunOS 5.6 — Last change: 18 Jan 1995