invert_raw_image(1) debian man page | unix.com

Man Page: invert_raw_image

Operating Environment: debian

Section: 1

INVERT_RAW_IMAGE(1)					      General Commands Manual					       INVERT_RAW_IMAGE(1)

NAME
invert_raw_image - invert 2D image along either or both axes
SYNOPSIS
invert_raw_image xsize xsize [bytesperpixel]
DESCRIPTION
invert_raw_image reads an image from standard input and copies it to standard output, inverting along either or both dimensions according to the arguments. The parameter xsize specifies the number of pixels in the x-direction. Use a negative number to flip the image along this axis. Ditto for ysize. The number of bytes per pixel defaults to 1 if not specified. INVERT_RAW_IMAGE(1)
Related Man Pages
psign(1) - centos
psign(1) - minix
psign(1) - xfree86
psign(1) - osx
psign(1) - posix
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?