logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pfsrotate - Rotate images 90 degrees.

Bugs

       Please report bugs and comments to Alexander Efremov <aefremov@mpi-sb.mpg.de>.

                                                                                                    pfsrotate(1)

Description

       Use  this  command  to  rotate images from a stream of pfs. This command is useful for output on hardcopy
       devices with aspect ratios opposite to the input image.  By default, the image is rotated clockwise.  The
       --r option may be used to rotate the image counter-clockwise instead.

Examples

       pfsin memorial.hdr | pfsrotate -r | pfsout memorial_gc.hdr

              Rotate memorial image 90 degrees counter-clockwise and save to memorial_gc.hdr.

Name

       pfsrotate - Rotate images 90 degrees.

Notes

       To rotate an image 180 degrees, use pfsflip(1) with both the --h and --v options specified.

Options

       --r, -r

              Rotate the image counter-clockwise instead of clockwise.

See Also

pfsin(1)pfsout(1)pfsflip(1)

Synopsis

pfsrotate [--r] [--help]

See Also