From 22f703cab05b7cd368f4de9e03991b7664dc5022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 13:56:46 +0200 Subject: Initial import of argyll version 1.5.1-8 --- doc/extractttag.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 doc/extractttag.html (limited to 'doc/extractttag.html') diff --git a/doc/extractttag.html b/doc/extractttag.html new file mode 100644 index 0000000..90174b4 --- /dev/null +++ b/doc/extractttag.html @@ -0,0 +1,43 @@ + + + + extractttag + + + + +

xicc/extractttag

+

Summary

+Extract a text tag (ie. CGATS +.ti3 data or CAL) from an ICC profile. +

Usage Summary

+usage: extractttag  +[-v] infile.icm outfile
+ -v            +Verbose
+ -t tag        Extract this tag +rather than default 'targ'
+ -c            +Extract calibration file from 'targ' tag

+

+

Usage Details and Discussion
+

+The -v flag may give extra information.
+
+infile.icm    +should be the path to the ICC profile
+
+outfile  should be the +path to the file that will be created to hold the contents of the text +tag. The appropriate extension should be used for the contents of the +tag (ie. .ti3 for the  +for the +'targ' tag, .cal for a +calibration, etc.).
+ + -- cgit v1.2.3