Manuel de l'utilisateur de ximtoppm(0) NOM ximtoppm - Conversion d'un fichier Xim en image PPM SYNOPSIS ximtoppm [--alphaout={fichier_alpha,-}] [fichier_xim] DESCRIPTION Ce programme fait partie de Netpbm(1). ximptoppm lit un fichier Xim comme entree et produit une image PPM. La boite a outils Xim est incluse dans l'arbre des contributions de la publication X.V11R4. OPTIONS Toutes les options peuvent etre abregees a leur prefixe le plus court et unique. --alphaout=fichier_alpha 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. VOIR AUSSI pamcomp(1), ppm(1) AUTEUR Copyright (C) 1991 par Jef Poskanzer. SOURCE DU DOCUMENT Cette page de manuel a ete generee par l'outil << makeman >> de Netpbm depuis une source HTML. La documentation principale est a http://netpbm.sourceforge.net/doc/ximtoppm.html TRADUCTION La traduction francaise de cette page de manuel a ete creee par Jean- Paul Guillonneau Cette traduction est une documentation libre ; veuillez vous reporter a la GNU General Public License version 3 concernant les conditions de copie et de distribution. Il n'y a aucune RESPONSABILITE LEGALE. Si vous decouvrez un bogue dans la traduction de cette page de manuel, veuillez envoyer un message a . Documentation de netpbm April 2, 2000 Manuel de l'utilisateur de ximtoppm(0)