SoRampLUT

MacroModule
genre LUT
author Felix Ritter
package FMEwork/ReleaseMeVis
definition SoRampLUT.def
see also SoMLLUT, RampLUT
keywords lut

Purpose

Drop-in replacement for the deprecated SoRLLookupTable module.

Input Fields

inputImage

name: inputImage, type: Image

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

alphaCenter: Double widthMax: Double
alphaFactor: Double widthMin: Double
alphaWidth: Double  
colorFactor: Color  
greyCenter: Double  
greyWidth: Double  
rangeMax: Double  
rangeMin: Double  

Hidden Fields

greyCenter

name: greyCenter, type: Double, default: 0.5

greyWidth

name: greyWidth, type: Double, default: 1

alphaCenter

name: alphaCenter, type: Double, default: 0.5

alphaWidth

name: alphaWidth, type: Double, default: 1

rangeMin

name: rangeMin, type: Double, persistent: no

rangeMax

name: rangeMax, type: Double, persistent: no

widthMin

name: widthMin, type: Double, persistent: no

widthMax

name: widthMax, type: Double, persistent: no

colorFactor

name: colorFactor, type: Color, default: 1 1 1

alphaFactor

name: alphaFactor, type: Double, default: 1, minimum: 0, maximum: 1