Please enable JavaScript to view this site.

ESL Documentation

Image regions lose information when they are scaled down. Suppose a line drawing of a house is represented as a binary bitmap image. Scaling down vertically by a factor of 3 means for every three scanlines in the original image, the resulting image

will have only one. You have three options for specifying what the resulting picture will look like: sample, preserve foreground/background, and no scale.