User Intro
Prog Intro
Liste des commandes
Liste des manuels
Table of Contents
inr2tiff - converts a TIFF image in INRIMAGE image.
inr2tiff
[input-image | -]
out-tiff-file
[-ct=colortb_file_in]
[-c=zip|lwz|packbits|jpeg]
[-q %d]
inr2tiff
converts an Inrimage image into a TIFF image.
Images with NDIMZ>1 are not converted excepted if NDIMZ=3; in this
case, the image is converted to RGB (with a separate planar configuration).
The option -ct= allows inr2tiff to store colormap (if exists) in a separate
Inrimage image (with 3 256-line lenght).
A compressor mode may be choosen with the option -c=
among 'zip', 'lwz', 'packbits', 'jpeg'.
The 'packbits' is a RLE compression. The 'jpeg' rate compression may be
parametrized with the -q option.
- inr2tiff can not yet convert image with several frames (NDIMZ>1).
- handle directories (see tiff2inr)
ifmt(1i)
, tiff2inr(1i)
, gif2inr(1i)
, inr2gif(1i)
See Inrimage(1i)
for a description of general options.