.TH pnmflash 1 "16 November 1993" .IX pnmflash .SH NAME pnmflash - brighten a picture up to complete white-out .SH SYNOPSIS pnmflash .I flashfactor .RI [ pnmfile ] .SH DESCRIPTION Reads a portable anymap as input. Increases its brightness by the specified flashfactor up to a total white-out image. The flashfactor may be in the range from 0.0 (original picture's brightness) to 1.0 (full white-out, The Second After). .PP As .I pnmgamma does not do the brightness correction in the way I wanted it, this small program was written. .PP This program is similar to .I ppmbrighten , but not exactly the same. .SH SEE ALSO pnmdim(1), pnmgamma(1), ppmbrighten(1), pbmplus(1) .SH AUTHOR Copyright (C) 1993 by Frank Neumann Copyright (C) 1999 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.