Table of Contents

Name

imgsize - print the size of an image

Synopsis

imgsize inimage [-2]

Description

imgsize prints the xsize, ysize, and zsize of the named image. If the -2 option is given, only the xsize and ysize are printed. This is useful in shell scripts that perform a sequence of image processing operations.

See Also

istat(6D)


Table of Contents