1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1.
.TH CREATE "1" "September 2014" "timage" "User Commands"
.SH NAME
Create \- Create test images, default hex RGB surface and wedge.
.SH DESCRIPTION
Create test images, default hex RGB surface and wedge, Version 1.6.3
.SH SYNOPSIS
.B timage
.RB [\-options]\ outfile.tif
.TP
\fB\-t\fR
Generate rectangular gamut boundary test chart
.TP
\fB\-p\fR steps
Generate a colorspace step chart with L* steps^2
.TP
\fB\-r\fR res
Resolution in DPI (default 200)
.TP
\fB\-s\fR
Smooth blend
.TP
\fB\-x\fR
16 bit output
.TP
\fB\-4\fR
CMYK output
.TP
\fB\-g\fR prop
Percentage towards grey (default 0%)
.TP
outfile.tif
Profile to check against
|