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



IsoColors


Unit: SDL_plot3d
Class: TPlot3D
Declaration: IsoColors: TColorArray;

The public variable IsoColors controls the colors used for creating the 3D plot when the property ColorCodingMode is set to ccmColorArray. By default, the IsoColors array has a size of 1024 colors which are mapped to the range specified by the properties ColorScaleLow and ColorScaleHigh.

The IsoColors array can be filled by the properties and methods of the class TColorArray.


Last Update: 2023-Dec-13