Click or drag to resize
SoGradientOperatorProcessing3d Properties

The SoGradientOperatorProcessing3d type exposes the following members.

Properties
  NameDescription
Public propertygradientMode

Select an output mode.

Public propertygradientOperator

Select the gradient operator.

Public propertyinImage

The input grayscale image.

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

The output gradient amplitude image.

Public propertyoutGradientXImage

The output X-gradient image.

Public propertyoutGradientYImage

The output Y-gradient image.

Public propertyoutGradientZImage

The output Z-gradient image.

Public propertystandardDeviation

The standard deviation.

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