The routine first finds the brightest and darkest pixel values required by the particular scaling method in use. It then uses these to determine suitable scaling factors and converts the image into an 8-bit representation which is then output to a simple greyscale TIFF-6.0 file.
If the `high' scaling value is less than the `low' value, the output image will be a negative. Bad values are set to 0 for positives and 255 for negatives.
No compression is applied.
CONVERT A Format-conversion Package