animate cockatoo.*
xstdcmap -best animate -map best cockatoo.*
animate +borderwidth -backdrop cockatoo.*
Note, options -dither, -colorspace, and -treedepth affect the color reduction algorithm.
The -colors or -monochrome option is required for this option to take effect.
This option is useful for regulating the displayof the sequence of images. milliseconds milliseconds must expire before the display of the next image. The default is 100 milliseconds between each frame of the image sequence.
Use < to change the dimensions of the image only if its size exceeds the geometry specification. > resizes the image only if its dimensions is less than the geometry specification. For example, if you specify 640x480> and the image size is 512x512, the image size does not change. However, if the image is 1024x1024, it is resized to 640x480.
best default gray red green blue
StaticGray GrayScale StaticColor PseudoColor TrueColor DirectColor default visual id
animate -colors 32 cockatoo.1 -colors 16 cockatoo.2
-scene 0-9 image%02d.miffanimates files image00.miff, image01.miff, through image09.miff.
p Press to animate the sequence of images. s Press to display the next image in the sequence. . Press to continually display the sequence of images. a Press to automatically reverse the sequence of images. < Press to slow the display of the images. Refer to -delay for more information. > Press to speed-up the display of the images. Refer to -delay for more information. f Press to animate in the forward direction. r Press to animate in the reverse direction. i Press to display information about the image. Press any key or button to erase the information. This information is printed: image name; image size; and the total number of unique colors in the image. h Press to display helpful information about animate(1). Function keys HELP or F1 are synonymous with the q Press to discard all images and exit program.
Paul Raveling, USC Information Sciences Institute. The spacial subdivision color reduction algorithm is based on his Img software.