|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ T s ┃
Length: 787 (0x313) Types: TextFile Names: »scale.1«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/image/man/scale.1«
.TH SCALE 1 8/25/86 .CM 1 .SH "NAME" scale \- scales and increments pixels of an image. .SH "SYNOPSIS" scale scale [increment [input.var [output.var]]] .SH "DESCRIPTION" This program multiplies every pixel of a floating point image by a scale (specified in the first argument) and adds to them an increment (specified in the second argument). If the second argument is left out the increment is set to 0 and the program acts as a pipe. Otherwise the 3rd argument when present specifies the input file and the 4th argument when present specifies the output file. If the 3rd or 4th argument are left out then the program suplies stdin and stdout for the missing arguments. .SH "SEE ALSO" var(3) var(5) vartools(3) .SH "DIAGNOSTICS" prints error message and dumps core .SH "BUGS" Hmmm....