GIFADD Name
GIFADD Purpose
Add R,G,B color components for list of GIF images.
Category
Calling Sequence
gifadd, list Inputs
list = string array with GIF image names. in
Keyword Parameters
Keywords
/DITHER means use dithering to combine images.
COLORS=clrs number of colors to use in result (def=256).
/JPEG means use jpeg color combine algorithm.
/PIXMAP uses pixmap instead of screen.
Outputs
Common Blocks
Notes
Notes: Displays result on screen. All images must be
same size.
Modification History
R. Sterner, 1995 Nov 7
Copyright (C) 1995, 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.