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....



SuppressPaint


Unit: SDL_colorscale
Class: TColorScale
Declaration: property SuppressPaint: boolean;

Every change of the parameters of the color scale triggers its repaint process. This may cause undesirable effects and may slow down the build up of the color map. It is therefore recommended to temporarily switch off repainting when several parameters of the color scale have to be changed, especially when the ColorArray property is to be filled.

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



Last Update: 2023-Dec-13