Click or drag to resize
SoPruningProcessing2d Properties

The SoPruningProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinBinaryImage

The input image.

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

Enter the number of iterations (0:until convergence) Default value is 1.

Public propertyoutBinaryImage

The output binary image.

Public propertypruningMode

End point mode .

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