TPaletteScale Enumeration

Header: Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only

enum class TPaletteScale : unsigned int;

Scaling of the palette.

Defines how the palette will be changed, relative to the data being drawn.

Values

NameDescription
ppsAutoAlways recreate the pallete.
ppsNoneNever automatically recreate the color palette.
ppsPeakHoldDo not readjust the pallete, if the minimum or maximum from the previous matrix have not been exceeded.