MAN page from RedHat Other XITE-3.3-3.i386.rpm
XMOVIE
Section: User Commands (1)
Updated: 16 Mar 1998
Index
NAME
xmovie - X-based animation (movie) program for BIFF imagesin XITE
SYNTAX
xmovie [<option>...] <inimage>...
DESCRIPTION
Display a sequence of every band in BIFF images. Thehorizontal scrollbar beneath the image determines the moviespeed. Three-band rgb images may be mixed with single- ormultiband pseudocolor images.
The images can be zoomed and panned (with the usual mousebutton and key combinations). The image window can also beresized with the window manager. Refer to Image(3)formore information.
To get maximum movie speed, refer to option -fbelow.
OPTIONS
xmovieaccepts all X toolkit command-line options inas well as the XITE
ximage(3)toolkit options. Refer to
ximage(3)for a description of these options.
One additional option is available in xmovie:
- -f
- If you don't intend to resize or zoom/pan the image windowor use the Histogram or Slice entries in the image's Toolsmenu, this allows for simpler calculations and will enable afaster movie, probably at least double speed.
Also, one of the ximageoptions deserves some comment:
- -rgb
- Any three-band image command-line argument will be interpretedas an rgb image. In this way, xmoviecan include pseudocoloras well as rgb images in the same movie. For an rgb imageto appear as a color image, you must use a DirectColor orTrueColor visual. Refer to the ximageoption -iv.
RESTRICTIONS
All bands and images must be of equal size.
RESOURCES
In order to specify resources, it is useful to knowthe hierarchy of the widgets which compose
xmovie.In the notation below, indentation indicates hierarchicalstructure.
The following hierarchy is constructed when the defaultresources/options for widget layout is used. The widgetsof class XfwfButton can be replaced by class Command (fromthe Athena widget set) by using the ximage(3)option-widgetsetor corresponding application resource.
Assuming that the default xshow_colortabs file is used.
- xmovie (class XMovie)
imageShell (class TopLevelShell)
imageForm (class ImageForm)
image (class Image)
menubar (class XfwfMenuBar)
colors (class XfwfPullDown)
tools (class XfwfPullDown)
options (class XfwfPullDown)
xmovie control panel (class TopLevelShell)
topContainer (class Form)
ximagescroll (class Scrollbar)
Frame 1 (class Label)
Quit (class XfwfButton)
stop (class XfwfButton)
prev (class XfwfButton)
next (class XfwfButton)
series (class XfwfButton)
movie (class XfwfButton)
colorsmenu (class SimpleMenu)
menuLabel (class SmeBSB)
backgroundcol (class SmeBSB)
Work-map (class SmeBSB)
colorsep (class SmeLine)
White - 256 (class SmeBSB)
Black - 256 (class SmeBSB)
Red - 256 (class SmeBSB)
Green - 256 (class SmeBSB)
Blue - 256 (class SmeBSB)
Spectrum - 256 (class SmeBSB)
Hue - 256 (class SmeBSB)
Rainbow - 256 (class SmeBSB)
toolsmenu (class SimpleMenu)
menuLabel (class SmeBSB)
imageinfo (class SmeBSB)
histogram (class SmeBSB)
slice (class SmeBSB)
optionsmenu (class SimpleMenu)
menuLabel (class SmeBSB)
optionsmenusep (class SmeLine)
optionsmenuentry (class SmeBSB)
optionsmenuentry (class SmeBSB)
optionsmenuentry (class SmeBSB)
optionsmenusep (class SmeLine)
optionsmenuentry (class SmeBSB)
optionsmenuentry (class SmeBSB)
optionsmenuentry (class SmeBSB)
SEE ALSO
ximage(3),Image(3)
FILES
$XITE_HOME/etc/app-defaults/XMovie
AUTHOR
Otto Milvang and Svein Bøe
DOC
Svein Bøe
EXAMPLES
xmovie img1 img2 img3
xmovie -xrm "*quit*borderWidth: 3" nbandimg.img:1-5
ID
$Id: xmovie.c,v 1.64 1997/08/01 11:44:37 svein Exp $
Index
- NAME
- SYNTAX
- DESCRIPTION
- OPTIONS
- RESTRICTIONS
- RESOURCES
- SEE ALSO
- FILES
- AUTHOR
- DOC
- EXAMPLES
- ID
This document was created byman2html,using the manual pages.