SIZE_IMG Name
SIZE_IMG Purpose
Return image size and true value. Category
Calling Sequence
size_img, img Inputs
img = Input image. in
Keyword Parameters
Keywords
NX=nx, NY=ny Image size.
TRUE=tr Interleave index for 3-D true color images.
tr is 0 is 2-D image.
ERROR=err error flag: 0=ok, 1=not 2-D or 3-D,
2=wrong number of color channels for 3-D array.
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 2000 Sep 26
Copyright (C) 2000, 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.