Click or drag to resize
SoFlowInpaintingProcessing Properties

The SoFlowInpaintingProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyinImage

The input image.

Public propertyinMaskImage

The input binary image.

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

The number of iterations (strictly positive integer).

Public propertyoutImage

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