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

pbmtomrf(1)


Pbmtomrf User Manual

Pbmtomrf User Manual

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
SEE ALSO

NAME

pbmtomrf - convert a PBM format image to MRF

SYNOPSIS

pbmtomrf

[pbmfile]

DESCRIPTION

This program is part of Netpbm(1).

pbmtomrf converts a PBM image to MRF format.

For more information about mrf, see theMRF specification (1).

pbmtomrf takes the PBM image from the file named by the input.pbm argument, or Standard Input if you don’t specify input.pbm. The output goes to Standard Output.

The compression of the edges of pictures with width and/or height not an exact multiple of 64 is not optimal in all cases.

OPTIONS

none.

AUTHOR

Russell Marks.

SEE ALSO

pbmtomrf(1), pbm(1), mrf(1)



pbmtomrf(1)