Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

pamtodjvurle(1)


Pamtodjvurle User Manual

Pamtodjvurle User Manual

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
HISTORY

NAME

pamtodjvurle - convert a Netpbm image to DjVu Color RLE format

SYNOPSIS

pamtodjvurle

[-transparent color] [netpbmfile [rlefile]]

Mininum unique abbreviation of options in acceptable.

DESCRIPTION

This program is part of Netpbm(1).

pamtodjvurle reads a Netpbm image (PNM or PAM equivalent of PNM) as input and produces DjVu Color RLE format as output.

OPTIONS

-transparent colorname

This option indicates which color in the image should be considered transparent.

Specify the color (color) as described for the argument of the ppm_parsecolor() library routine .

Default is ’white’.

SEE ALSO

pbmtodjvurle(1) pam(1)

HISTORY

pamtodjvurle was new in Netpbm 10.22 (April 2004) but a program that did almost the same thing, called ppmtodjvurle, was in Netpbm 10.21 (March 2004). The latter was written and contributed to Netpbm by Scott Pakin <scott+pbm@pakin.org>. pamtodjvurle uses techniques taken from ppmtodjvurle, but no code is copied between them.



pamtodjvurle(1)