IMAGE_NUMBERS Name
IMAGE_NUMBERS Purpose
Display image numbers in a widget.
Category
Calling Sequence
image_numbers, x1, x2, y1, y2 Inputs
x1,x2,y1,y2 = Indices into image for area of interest. in
Keyword Parameters
Keywords
INIT=img0 Must give original image to initialize.
/TERMINATE Destroy widget and terminate.
FACT=fact Times smaller displayed image is than original.
/YREV Y is reversed.
MXPOS=xpos, MYPOS=ypos x,y position of mag window. On INIT.
PXOFF=xoff, PYOFF=yoff x,y offset of numbers window. On INIT.
OPTION=opt option:
Outputs
Common Blocks
image_numbers_com Notes
Notes: intended to work with box2d as the CHANGE routine.
Modification History
R. Sterner, 2002 Sep 22
Copyright (C) 2002, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.