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

pbmtoxbm(1)


Pbmtoxbm User Manual

Pbmtoxbm User Manual

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

NAME

pbmtoxbm - convert a PBM image to an X11 bitmap

SYNOPSIS

pbmtoxbm

[{-x10|-x11}]

[pbmfile]

DESCRIPTION

This program is part of Netpbm(1).

pbmtoxbm reads a PBM image as input and produces an X10 or X11 bitmap as output.

OPTIONS

-x10

This option causes pbmtoxbm to generate the X10 version of XBM.

You may not specify this with -x11.

This option was new with Netpbm 10.37 (December 2006). Before that, use pbmtox10bm instead.

-x11

This option causes pbmtoxbm to generate the X11 version of XBM.

You may not specify this with -x10.

The X11 version is the default, so this option has no effect.

This option was new with Netpbm 10.37 (December 2006).

SEE ALSO

pbmtox10bm(1), xbmtopbm(1), pbm(1)

AUTHOR

Copyright (C) 1988 by Jef Poskanzer.



pbmtoxbm(1)