GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
oyranos-profile(1) FreeBSD General Commands Manual oyranos-profile(1)

oyranos-profile - Oyranos CMS ICC profile tool

oyranos-profile PROFILENAME
oyranos-profile -l PROFILENAME
oyranos-profile -r NUMBER PROFILENAME
oyranos-profile -m [-w FILENAME] PROFILENAME
oyranos-profile --ppmcie PROFILENAME
oyranos-profile -o FILENAME [-c CLASS] [-f xml]
oyranos-profile -w NAME [-j FILENAME | -m] PROFILENAME
oyranos-profile [ |-h ]

The oyranos-profile programm shows informations about a ICC profile and allows some modifications.

-l
list contained tags additional to overview and header.

-p NUMBER select tag
-n NAME select tag

-r NUMBER FILENAME
remove selected tag number.

-m
show internal hash value.

-w FILENAME write profile with correct hash

--ppmcie
show CIE*xy chromaticities, if available, for use with ppmcie.

-o FILENAME
write device informations to OpenICC JSON.

-c NAME use device class. Useful device classes are monitor, scanner, printer, camera.

-f xml use IccXML format

-w NAME PROFILENAME
write ICC profile. The -w option specifies the new internal and external profile name. PROFILENAME specifies the source profile.

-j FILENAME embed OpenICC JSON device from file
-s NAME add prefix

PROFILENAME
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.
-v, --verbose
increase verbosity
--short show only the ICC profiles file name
--path show the full ICC profile path and file name
-h, --help
print a help text

OY_DEBUG
set the Oyranos debug level. Alternatively the -v option can be used.
XDG_DATA_HOME XDG_DATA_DIRS
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
    

Show overview and header of profile:
oyranos-profile sRGB.icc
Show first tags content of profile:
oyranos-profile -lv -p=1 sRGB.icc
Show the profile hash sum:
oyranos-profile -m sRGB.icc
Show the RGB primaries of a matrix profile inside a CIE*xy diagram:
ppmcie `oyranos-profile --ppmcie sRGB.icc` > sRGB_cie-xy.ppm
Add calibration data to meta tag of a device profile:
oyranos-profile -w my_profile -j my_device.json my_profile.icc
Pass the profile to a external tool:
iccdump "`oyranos-profile --path cmyk`"

Kai-Uwe Behrmann (ku.b (at) gmx.de)

(c) 2011-2015, Kai-Uwe Behrmann and others
License: new BSD <http://www.opensource.org/licenses/BSD-3-Clause>

oyranos-config-fltk(1) oyranos-config(1) oyranos(3) oyranos-profiles(1) ppmcie(1)
http://www.oyranos.org

at: http://sourceforge.net/tracker/?group_id=177017&atid=879553
March 6, 2015 User Commands

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.