SCREENGIF Name
SCREENGIF Purpose
Display a GIF image in a screen window.
Category
Calling Sequence
screengif, [file] Inputs
file = name of GIF file. in
Keyword Parameters
Keywords
WINDOW=win Returned index of display window.
-2 means Z buffer.
ERROR=err Returned error flag: 0=ok, 1=not displayed.
Outputs
Common Blocks
Notes
Notes: Prompts for file if called with no args.
Modification History
R. Sterner, 1996 Mar 1.
R. Sterner, 2000 May 22 --- Fixed to work with Z buffer, set_scale.
R. Sterner, 2000 Dec 26 --- Added image array return.
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 1996, 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.