Click or drag to resize
SoApplyMorphologicalLutProcessing2d Properties

The SoApplyMorphologicalLutProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinBinaryImage

The input binary image.

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

The value set when the condition is verified.

Public propertymorphologicalLut

The input morphological LUT array.

Public propertynoMatchingFlag

The value set when the condition is not verified.

Public propertyoutBinaryImage

The output binary image.

Public propertyoutModifiedVoxels

The number of modified voxels.

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