Manuel de l'utilisateur de ximtoppm(0) Manuel de l'utilisateur de ximtoppm(0)

ximtoppm – Conversion d’un fichier Xim en image PPM

ximtoppm

[--alphaout={fichier_alpha,-}] [fichier_xim]

Ce programme fait partie de Netpbm(1).

ximptoppm lit un fichier Xim comme entrée et produit une image PPM. La boîte à outils Xim est incluse dans l’arbre des contributions de la publication X.V11R4.

Toutes les options peuvent être abrégées à leur préfixe le plus court et unique.

ximtoppm creates a PGM file containing the alpha channel values in the input image. If the input image doesn't contain an alpha channel, the alpha-filename file contains all zero (transparent) alpha values. If you don't specify --alphaout, ximtoppm does not generate an alpha file, and if the input image has an alpha channel, ximtoppm simply discards it.

If you specify - as the filename, ximtoppm writes the alpha output to Standard Output and discards the image.

Actually, an Xim image can contain an arbitrary fourth channel -- it need not be an Alpha channel. ximtoppm extracts any fourth channel it finds as described above; it doesn't matter if it is an alpha channel or not.

See pamcomp(1) for one way to use the alpha output file.

pamcomp(1), ppm(1)

Copyright (C) 1991 par Jef Poskanzer.

Cette page de manuel a été générée par l'outil « makeman » de Netpbm depuis une source HTML. La documentation principale est à

http://netpbm.sourceforge.net/doc/ximtoppm.html

La traduction française de cette page de manuel a été créée par Jean-Paul Guillonneau <guillonneau.jeanpaul@free.fr>

Cette traduction est une documentation libre ; veuillez vous reporter à la GNU General Public License version 3 concernant les conditions de copie et de distribution. Il n'y a aucune RESPONSABILITÉ LÉGALE.

Si vous découvrez un bogue dans la traduction de cette page de manuel, veuillez envoyer un message à debian-l10n-french@lists.debian.org.

April 2, 2000 Documentation de netpbm