You are here: Symbol Reference > MtxVecTee Namespace > Structs, Records, Enums > MtxVecTee.TPaletteScale Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxVecTee.TPaletteScale Enumeration

Scaling of the palette.

Pascal
TPaletteScale = ( ppsAuto, ppsPeakHold, ppsNone );
Members 
Description 
ppsAuto 
Always recreate the pallete. 
ppsPeakHold 
Do not readjust the pallete, if the minimum or maximum from the previous matrix have not been exceeded. 
ppsNone 
Never automatically recreate the color palette. 

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

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!