JPG_MAG Name
JPG_MAG Purpose
Change JPG image size. Category
Calling Sequence
jpg_mag, list Inputs
list = list of JPG images to process. in
Keyword Parameters
Keywords
MAG=mag Mag factor (def=0.5).
ROTATE=r Optional rotate code (def=none).
SMOOTH=sm Optional smoothing window size.
Applied before resizing.
PREFIX=pre Output image prefix (def='_').
QUAL=qual JPEG quality factor (def=75).
/QUIET suppress messages.
Outputs
Common Blocks
Notes
Note: keywords to img_resize may also be given.
Modification History
R. Sterner, 2004 May 04
R. Sterner, 2004 Jun 11 --- Added ROTATE=r keyword.
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 2004, 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.