The TImageSamplingControl::ESampleStyle field lets you specify a filtering method to control the appearance of the rendered image when it has been interpolated or decimated. The different filtering methods represent various quality and drawing speed tradeoffs. The filtering methods are described under the heading "Filtering methods" on page 182.
The TImageSamplingControl::SetAbyssColor function lets you specify a color to fill the abyss that can occur from drawing or transforming the image.See the heading "Filling the abyss" on page 183 for information on what causes an abyss to occur and how to fill it.
Figure 126
shows TImageSamplingControl and its related classes.