Click or drag to resize
SoMorphologicalGradientProcessing Properties

The SoMorphologicalGradientProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyelementSize

The half size of the structuring element.

Public propertygradientMode

Select the computation mode for morphological gradient.

Public propertyinImage

The input image.

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

The output image.

Public propertyprecisionMode

Select the precision for computation method.

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