| flborder | stsdas.hst_calib.foc.foccs | flborder |
flborder -- Fill in a border of an image.
flborder input output
This task fills in a border by replicating the adjacent pixel values. Values in the corner rectangles within the border are assigned the value of the adjacent corner pixel in the good region. Any or all of the borders may be omitted by setting the width to zero.
If the input and output names are the same, or if the output name is null, the output will replace the input.
This task was written by Phil Hodge.