LINEPTS Name
LINEPTS Purpose
Gives pixel coordinates of points along a line segment.
Category
Calling Sequence
linepts, ix1, iy1, ix2, iy2, x, y Inputs
ix1, iy1 = Coordinates of point 1. in
ix2, iy2 = Coordinates of point 2. in
Keyword Parameters
Outputs
x, y = arrays of coordinates along line. out
Common Blocks
Notes
Note: points 1 and 2 are scalars.
Modification History
R. Sterner, 9 May, 1986.
R. Sterner, 2010 Jun 07 --- Converted arrays from () to [].
Copyright (C) 1986, 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.