CMSTAGSGI(1) CMS CMSTAGSGI(1)
cmstagsgi - associate an ICC device profile with an SGI image
cmstagsgi [ -s source_profile ]
[ -o output_file ] [ -h ] [ image_file ]
cmstagsgi associates an International Color Consortium (ICC) profile with
an SGI image file. There are two possible ways to associate the profile
with the image. By default, or if the -f flag is set, the full ICC
profile will be embedded as a tag in the image file. If the -n flag is
set, then only the name of the file will be embedded. This approach is
only useful if the image file and profile are guaranteed to always reside
on the same machine.
The profile tag is preserved when converting images into TIFF files using
sgi2stiff. Other conversion applications probably do not preserve this
tag.
If the image is already tagged with an ICC profile, the old profile will
be replaced with the new one.
Command Line Options
cmstagsgi supports the following command line options:
-s source_profile
Specifies the (source) profile to associate with the image. If
a path name is provided, that is where the profile will be
looked for. Otherwise, the profile will be looked for in the
default profile directory: /usr/share/cms/profiles. If this
option is not set, the user's CMS_SETTING_RGB profile will be
used. If that is not set, an error will result.
-o output_file
Specifies the file to which output will be written. If this is
not set, standard out is used.
-h Display a usage message.
image_file
An SGI image files to be "tagged" with the ICC profile. If this
is not specfied, the image is looked for on standard in.
The following are error conditions:
o the specified image file can not be opened for reading;
o the sepecified image file is not a SGI image file;
Page 1
CMSTAGSGI(1) CMS CMSTAGSGI(1)
o the specified source profile can not be found, or is not an ICC
profile.
/usr/share/cms/profiles directory in which system device profiles are
stored
sgi2stiff(1).
PPPPaaaaggggeeee 2222 [ Back ]
|