xpyramid

[ XITE Reference Manual | XITE home ]

Name

xpyramid - pyramid representation of image

Syntax

xpyramid [<option>...] <filename>

Description

Display an image with variable resolution and number of graylevels.

Options

xpyramid supports all standard X Toolkit command line options (see X(1)) as well as the XITE ximage(3) toolkit command line arguments.

Resources

In order to specify resources, it is useful to know the hierarchy of the widgets which compose xpyramid. In the notation below, indentation indicates hierarchical structure.

The following hierarchy is constructed when the default resources/options for widget layout is used.

The widgets of class XfwfButton can be replaced by class Command (from the Athena widget set) by using the ximage(3) option -widgetset or corresponding application resource.

xpyramid (class XPyramid)

 popup                  (class TransientShell)
   dialog               (class Dialog)
     label              (class Label)
     command            (class Command)
 colorsmenu             (class SimpleMenu)
   menuLabel            (class SmeBSB)
   backgroundcol        (class SmeBSB)
   Work-map             (class SmeBSB)
 imageShell             (class TopLevelShell)
   imageForm            (class ImageForm)
     image              (class Image)
 xpyramid control panel (class TopLevelShell)
   topContainer         (class Form)
     label              (class Label)
     labelspace         (class Label)
     listspace          (class List)
     labelcolor         (class Label)
     listcolor          (class List)
     kill               (class XfwfButton)

See also

ximage(3), pyramid(1), Image(3)

Files

$XITE_HOME/etc/app-defaults/XPyramid

Author

Otto Milvang and Svein Bøe

Revised

Svein Bøe

Doc

Svein Bøe

Id

$Id: xpyramid.c,v 1.47 1997/07/11 14:19:35 svein Exp $