The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



AntiAlias


Unit:SDL_thumbnails
Class: TThumbnails
Declaration: property AntiAlias: boolean;

The property AntiAlias determines how the slide image is displayed on the screen. If AntiAlias is TRUE the slide images are scaled to the slide size by using an anti-aliasing algorithm. This creates smoother slide images but is somewhat slower than without anti-aliasing.

Hint: Please note that the value of AntiAlias is of no concern if the sizes of the slides and the sizes of the actual images are equal.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): slides



Last Update: 2023-Dec-13