MAN page from RedHat Other XITE-3.3-3.i386.rpm
XIMAGE_EXAMPLE
Section: User Commands (1)
Updated: 16 Mar 1998
Index
NAME
ximage_example - example application for the XITE ximagetoolkit
SYNTAX
ximage_example <filename>
DESCRIPTION
Sample program for the XITE
ximagetoolkit.
For this program to operate properly, X11 resources mustalso be set. They can be found in the file
$XITE_HOME/etc/app-defaults/XImageExample
ximage_examplewill find its resource file automaticallyif XITE is setup correctly at your site.
OPTIONS
ximage_examplesupports all standard X Toolkit command linearguments (see
X(1)) as well as the XITE
ximage(3)toolkitcommand line options.
RESOURCES
In order to specify resources, it is useful to knowthe hierarchy of the widgets which compose
ximage_example.In the notation below, indentation indicates hierarchicalstructure.
The widgets of class XfwfButton can be replaced by classCommand (from the Athena widget set) by using the ximage(3)option -widgetsetor corresponding application resource.
- ximage_example (class XImageExample)
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)
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)
overlaysmenu (class SimpleMenu)
menuLabel (class SmeBSB)
backgroundovl (class SmeBSB)
Std-overlay (class SmeBSB)
colorsep (class SmeLine)
White - mono (class SmeBSB)
Black - mono (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)
toolsmenu (class SimpleMenu)
menuLabel (class SmeBSB)
imageinfo (class SmeBSB)
histogram (class SmeBSB)
slice (class SmeBSB)
imageShell (class TopLevelShell)
imageForm (class ImageForm)
menubar (class XfwfMenuBar)
colors (class XfwfPullDown)
tools (class XfwfPullDown)
options (class XfwfPullDown)
image (class Image)
Control panel (class TopLevelShell)
topContainer (class Form)
Image Example (class Label)
menu (class MenuButton)
menu (class SimpleMenu)
men1 (class SmeBSB)
men2 (class SmeBSB)
list (class List)
Quit (class XfwfButton)
Read file (class XfwfButton)
Negate (class XfwfButton)
SEE ALSO
ximage(3),xadd(1),xfft(1),xfilter(1),xhistogram(1),xmovie(1),xregion(1),xpyramid(1),xshow(1),Image(3),ImageOverlay(3)
FILES
$XITE_HOME/etc/app-defaults/XImageExample
AUTHOR
Otto Milvang and Svein Bøe
EXAMPLE
ximage_example mona.img
ID
$Id: ximage_example.c,v 1.29 1997/07/29 09:02:53 svein Exp $
Index
- NAME
- SYNTAX
- DESCRIPTION
- OPTIONS
- RESOURCES
- SEE ALSO
- FILES
- AUTHOR
- EXAMPLE
- ID
This document was created byman2html,using the manual pages.