![]() |
Oyranos
git-devel
Oyranos is a full featured Color Management System
|
NAME SYNOPSIS DESCRIPTION OPTIONS GENERAL OPTIONS ENVIRONMENT VARIABLES EXAMPLES SEE ALSO AUTHOR COPYRIGHT BUGS
"oyranos-profile" 1 "March 06, 2015" "User Commands"
oyranos-profile v0.9.7 - Oyranos Profile
oyranos-profile [–path] [–short] [-v] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
oyranos-profile -l [-p=NUMBER] [-n=NAME] [-v] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
oyranos-profile -r=NUMBER l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
oyranos-profile -m [-w=ICC_FILE_NAME] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
oyranos-profile –ppmcie[=FORMAT] [-v] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
oyranos-profile -o=FILENAME [-c=CLASS] [-f=xml...] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
oyranos-profile -w=ICC_FILE_NAME [-j=FILENAME|-m] [-s=NAME] [-2] [-4] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
oyranos-profile -h[=synopsis|...] | -X=json|json+command|man|markdown | -V | -R=gui|cli|web|... [-v]
The oyranos-profile programm shows informations about a ICC profile and allows some modifications.
oyranos-profile [–path] [–short] [-v] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE | ICC Profile can be file name, internal description string, ICC profile ID or wildcard "rgb", "cmyk", "gray", "lab", "xyz", "web", "rgbi", "cmyki", "grayi", "labi", "xyzi". Wildcards ending with "i" are assumed profiles. "web" is a sRGB profile. The other wildcards are editing profiles. |
–path | show the full ICC profile path and file name |
–short | show only the ICC profiles file name |
oyranos-profile -l [-p=NUMBER] [-n=NAME] [-v] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
-l|–list-tags | list contained tags additional to overview and header. |
-p|–tag-pos=NUMBER | select tag |
-n|–tag-name=NAME | select tag |
oyranos-profile -r=NUMBER l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
-r|–remove-tag=NUMBER | remove selected tag number. |
oyranos-profile -m [-w=ICC_FILE_NAME] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
-m|–list-hash | show internal hash value. |
-w|–profile-name=ICC_FILE_NAME | write profile with correct ID hash The -w option specifies the new internal and external profile name. PROFILENAME specifies the source profile. |
oyranos-profile –ppmcie[=FORMAT] [-v] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
–ppmcie[=FORMAT] | show CIE*xy chromaticities, if available, for use with ppmcie.
|
oyranos-profile -o=FILENAME [-c=CLASS] [-f=xml...] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
-o|–output=FILENAME | write device informations to OpenICC JSON. |
-c|–device-class=CLASS | use device class. Useful device classes are monitor, scanner, printer, camera. |
-f|–format=xml... | use IccXML format |
oyranos-profile -w=ICC_FILE_NAME [-j=FILENAME|-m] [-s=NAME] [-2] [-4] l|rgb|cmyk|gray|lab|xyz|web|effect|proof|FILE
-w|–profile-name=ICC_FILE_NAME | write profile with correct ID hash The -w option specifies the new internal and external profile name. PROFILENAME specifies the source profile. |
-j|–json-name=FILENAME | embed OpenICC JSON device from file |
-m|–list-hash | show internal hash value. |
-s|–name-space=NAME | add prefix |
-2|–icc-version-2 | Select ICC v2 Profiles |
-4|–icc-version-4 | Select ICC v4 Profiles |
oyranos-profile -h[=synopsis|...] | -X=json|json+command|man|markdown | -V | -R=gui|cli|web|... [-v]
-h|–help[=synopsis|...] | Print help text Show usage information and hints for the tool. | ||||||||||
-X|–export=json|json+command|man|markdown | Export formated text Get UI converted into text formats
| ||||||||||
-V|–version | Version | ||||||||||
-R|–render=gui|cli|web|... | Select Renderer Select and possibly configure Renderer. -R="gui" will just launch a graphical UI. -R="web:port=port_number:https_key=TLS_private_key_filename:https_cert=TLS_CA_certificate_filename:css=layout_filename.css" will launch a local Web Server, which listens on local port.
| ||||||||||
-v|–verbose | verbose |
set the Oyranos debug level. Alternatively the -v option can be used.
route Oyranos to top directories containing resources. The derived paths for ICC profiles have a "color/icc" appended.
http://www.oyranos.com/wiki/index.php?title=OpenIccDirectoryProposal
oyranos-profile sRGB.icc
oyranos-profile -lv -p=1 sRGB.icc
oyranos-profile -m sRGB.icc
ppmcie oyranos-profile --ppmcie sRGB.icc
> sRGB_cie-xy.ppm
oyranos-profile -w my_profile -j my_device.json my_profile.icc
iccdump "`oyranos-profile --path cmyk`"
oyranos-profiles(1) oyranos-profile-graph(1) oyranos-config-fltk(1) oyranos-config(1) oyranos(3) ppmcie(1)
Kai-Uwe Behrmann http://www.oyranos.org
© 2005-2021 Kai-Uwe Behrmann and others
newBSD http://www.oyranos.org