Share

Interface: PseudoColorManager

The PseudoColorManager Interface exposes properties related to pseudo color display.

Properties:

PseudoColorManager.rangeStart : float : Read|Write      

Get/set the Start of the Pseudo-Color Range.

PseudoColorManager.rangeEnd : float : Read|Write   

Get/set the End of the Pseudo-Color Range.

PseudoColorManager.scaleType : enum : Read|Write 

scaleType enums : {#linear|#logarithmic} 

Get/set the Pseudo-Color Scale - either Linear or Logarithmic.

Was this information helpful?