Click or drag to resize
SoFloodFillThresholdProcessing Properties

The SoFloodFillThresholdProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyinImage

Enter input grey level image (or select one in the list) Default value is NULL.

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

Enter output binary image (or select one in the list) Default value is NULL.

Public propertyseedPoint

Seed point.

Public propertythresholdLevel

Low and High threshold levels.

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