MtxVec VCL
|
Create equidistant palette entries/levels.
Create equidistant palette entries/levels by using AMin=ABottomColor, AMax=ATopColor and Steps parameters in method call.
The mid color can be left out by specifying UsMidColor := False;
Create 20 equidistant palette entries starting with red color for values bellow -0 and ending with Blue color for values above 400. Keep in mind that when palCustom is used, the speed of bitmap fill-in equals (bitmap size in pixels) x (paletteSteps) and it is therefore meaningfull to use a smaller number of steps or use palAuto setting. When setting up custom range palettes they also depend on all parameters of the ColorPalette. This includes Rainbow settings.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|