pbmpaste

Section: User Commands (1)
Updated: 06 April 1988
Index Return to Main Contents
 

NAME

pbmpaste - paste a rectangle into a portable bitmap  

SYNOPSIS

pbmpaste [-r]/[-o]/[-a]/[-x] frompbmfile x y [intopbmfile]  

DESCRIPTION

Reads two portable bitmaps as input. Inserts the first bitmap into the second at the specified location, and produces a portable bitmap the same size as the second as output. If the second bitmap is not specified, it is read from stdin.

The -r/-o/-a/-x flags specify the logical operation to use when doing the paste. They stand for Replace, Or, And, and Xor, respectively. The default is replace.

This tool is most useful in combination with pbmcut(1). For instance, if you want to edit a small segment of a large bitmap, and your bitmap editor is TOO STUPID to edit the large bitmap, you can cut out the segment you are interested in, edit it, and then paste it back in.  

SEE ALSO

pbmcut(1), pbm(5)  

AUTHOR

Copyright (C) 1988 by Jef Poskanzer.

Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. This software is provided "as is" without express or implied warranty.


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 07:09:39 GMT, December 12, 2024