pgmbentley - Man Page
Bentleyize a PGM image
Examples (TL;DR)
- Apply the Bentley Effect on a PGM image:
pgmbentley path/to/input_file.pgm > path/to/output_file.pgm
Synopsis
pgmbentley [pgmfile]
Description
This program is part of Netpbm(1).
pgmbentley reads a PGM image as input and performs the Bentley Effect, and writes a PGM image as output.
The Bentley Effect is described in "Beyond Photography" by Holzmann, chapter 4, photo 4. It's a vertical smearing based on brightness.
Options
There are no command line options defined specifically for pgmbentley, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pgmoil(1), ppmrelief(1), pgm(1)
Author
Copyright (C) 1990 by Wilson Bent (whb@hoh-2.att.com)
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
11 January 1991 netpbm documentation