Click or drag to resize
SoLabelFilteringProcessing Properties

The SoLabelFilteringProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyinFilter

The input filter name See Custom formula syntax for how to use a formula.

Public propertyinIntensityImage

The intensity image Default value is NULL.

Public propertyinLabelImage

The input label image Default value is NULL.

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

The output image Default value is NULL.

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