summaryrefslogtreecommitdiff
path: root/debian/manpages/ociolutimage.1
diff options
context:
space:
mode:
authorMatteo F. Vescovi <mfv.debian@gmail.com>2013-08-20 09:53:19 +0100
committerMatteo F. Vescovi <mfv.debian@gmail.com>2013-08-20 09:53:19 +0100
commit66e5d9e2915733247bca47d077414ec2594aedad (patch)
treef4070a31bf015e159dadd34378cda703d8f6edea /debian/manpages/ociolutimage.1
opencolorio (1.0.8~dfsg0-2) unstable; urgency=low
* debian/rules: get-orig-source stuff added * debian/rules: useless dh addon removed * debian/rules: License.txt duplicate removed * debian/rules: SSE optimization disabled (Closes: #719174) * debian/libopencolorio1.symbols: file removed (Closes: #719175) # imported from the archive
Diffstat (limited to 'debian/manpages/ociolutimage.1')
-rw-r--r--debian/manpages/ociolutimage.143
1 files changed, 43 insertions, 0 deletions
diff --git a/debian/manpages/ociolutimage.1 b/debian/manpages/ociolutimage.1
new file mode 100644
index 0000000..54100c6
--- /dev/null
+++ b/debian/manpages/ociolutimage.1
@@ -0,0 +1,43 @@
+.TH OCIOLUTIMAGE 1
+.SH NAME
+ociolutimage \- Convert a 3dlut to or from an image
+.SH SYNOPSIS
+.B ociolutimage
+.RI [ options ] " output-file" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B ociolutimage
+command.
+.PP
+.SH OPTIONS
+A summary of options is included below.
+.TP
+.BI \-\-generate
+Generate a lattice image
+.TP
+.BI \-\-extract
+Extract a 3dlut from an input image
+.TP
+.BI "\-\-input " file
+Specify the input filename
+.TP
+.BI "\-\-output " file
+Specify the output filename
+.TP
+.BI "\-\-cubesize " n
+Size of the cube (default: 32)
+.TP
+.BI "\-\-maxwidth " n
+Specify maximum width of the image (default: 2048)
+.TP
+.BI "\-\-config " file
+\&.ocio configuration file (default: $OCIO)
+.TP
+.BI "\-\-colorconvert " "in out"
+Apply a color space conversion to the image.
+.SH SEE ALSO
+.BR ociobakelut (1),
+.BR ocioconvert (1),
+.BR ocioconvert (1).
+.br
+.B /usr/share/doc/opencolorio/OpenColorIO.pdf