Dew Math for .NET
|
Create default palette entries/levels.
Parameters |
Description |
double aMax |
Minimum palette value. |
double aMin |
Maximum palette value. |
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 palRange setting. When setting up custom range palettes they also depend on all parameters of the ColorPalette. This includes the rainbow settings.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|