FreeBSD Manual Pages
RLEFLIP(1) General Commands Manual RLEFLIP(1) NAME rleflip - Invert, reflect or rotate an image. SYNOPSIS rleflip -{rlhv} [ -o outfile ] [ infile ] DESCRIPTION Rleflip inverts, reflects an image; or rotates left or right by 90 de- grees. The picture's origin remains the same. If no input file is specified, the image is read from standard input. For rotations of other than 90 degrees, use fant(1). OPTIONS Exactly one of the following flags must be given: -r Rotate the image 90 degrees to the right -l Rotate the image 90 degrees to the left -h Reflect the image horizontally -v Flip the image vertically -o outfile If specified, the output will be written to this file. If out- file is "-", or if it is not specified, the output will be writ- ten to the standard output stream. SEE ALSO fant(1), urt(1), RLE(5). AUTHOR John W. Peterson 4th Berkeley Distribution Month DD, YYYY RLEFLIP(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rleflip&sektion=1&manpath=FreeBSD+12.0-RELEASE+and+Ports>