Click or drag to resize
SoGradientOperatorProcessing2d Properties

The SoGradientOperatorProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertygradientMode

Select an output mode.

Public propertygradientOperator

Select the gradient operator.

Public propertyinImage

The input 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 propertyoutOrientationImage

The output gradient orientation 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