Query: lerp
OS: plan9
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LERP(9.1) LERP(9.1)NAMElerp, sub - linear combinations of imagesSYNOPSISfb/lerp file fraction [ file fraction ... ] fb/sub file1 file2DESCRIPTIONLerp computes a linear combination of a number of input images. Each input file name is followed by a floating-point fraction by which to scale its pixel values. The fraction after the last image may be omitted, in which case one minus the sum of the other fractions is used. The resulting image is written to standard output. Nothing prevents the fractions from being smaller than zero or larger than one. Output pixel values that fall below zero or above 255 are clamped. Sub reads two images, which must be the same size and have the same number of channels. Each channel of each pixel of the output image is the absolute value of the difference between the corresponding input values.SOURCE/sys/src/fb/lerp.c /sys/src/fb/sub.cSEE ALSOpicfile(9.6) LERP(9.1)
Related Man Pages |
---|
vinvert(1vi) - debian |
filters(9) - plan9 |
mlib_imagecolorhsl2rgb(3mlib) - opensolaris |
mlib_imagecolorhsv2rgb(3mlib) - opensolaris |
idiff(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Help with ht5boilerplate - website. |