Click or drag to resize
SoApplyGrayscaleLutProcessing Properties

The SoApplyGrayscaleLutProcessing type exposes the following members.

Properties
  NameDescription
Public propertyanamorphosisLut

The array of the anamorphosis Lut.

Public propertycomputeMode

Select the compute Mode (2D or 3D or AUTO) .

Public propertyinImage

The input grayscale or label image.

Public propertyintensityRangeInput

The index range of input Lut (minimum and maximum input intensity).

Public propertyintensityRangeOutput

The low and high outside range level (minimum and maximum output intensity).

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutImage

The output image.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also