Next: show, Previous: shift, Up: Internal Routines [Contents][Index]
shift3(data, dx [, dy])
Shifts the data in one- or two-dimensional numerical array
data
over dx
pixels in x and (optionally)
dy
in y, using bicubic interpolation. dx
and
dy
need not be integer.