Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
xpmtoppm(1)
Edit
PageHistory
Diff
Info
LikePages
xpmtoppm !!!xpmtoppm NAME SYNOPSIS DESCRIPTION OPTIONS LIMITATIONS SEE ALSO AUTHOR ---- !!NAME xpmtoppm - convert an X11 pixmap into a PPM image !!SYNOPSIS __xpmtoppm__ [[__--alphaout=__{''alpha-filename'',__-__}] [[__-verbose__] [[''xpmfile''] !!DESCRIPTION Reads an X11 pixmap (XPM version 1 or 3) as input. Produces a PPM file as output. !!OPTIONS __--alphaout=__''alpha-filename'' __xpmtoppm__ creates a PBM file containing the transparency mask for the image. If the input image doesn't contain transparency information, the ''alpha-filename'' file contains all white (opaque) alpha values. If you don't specify __--alphaout__, __xpmtoppm__ does not generate an alpha file, and if the input image has transparency information, __xpmtoppm__ simply discards it. If you specify __-__ as the filename, __xpmtoppm__ writes the alpha output to Standard Output and discards the image. See pnmcomp(1) for one way to use the alpha output file. __--verbose__ __xpmtoppm__ prints information about its processing on Standard Error. !!LIMITATIONS The support to XPM version 3 is limited. Comments can only be single lines and there must be for every pixel a default colorname for a color type visual. !!SEE ALSO ppmtoxpm(1), pnmcomp(1), ppm(5) !!AUTHOR Copyright (C) 1991 by Jef Poskanzer. Upgraded to support XPM version 3 by Arnaud Le Hors (lehors@mirsa.inria.fr) Tue Apr 9 1991 ----
4 pages link to
xpmtoppm(1)
:
pbmfilters(1)
Man1x
ppmtoxpm(1)
ppm(5)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.