Click or drag to resize
SoUnsharpMaskingProcessing Properties

The SoUnsharpMaskingProcessing type exposes the following members.

Properties
  NameDescription
Public propertybrightnessThreshold

The minimum brightness threshold.

Public propertycomputeMode

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

Public propertyedgeContrast

The contrast amount added at the edges.

Public propertyedgeSize

Radius of the desired edges.

Public propertyinImage

The input image.

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

The output image.

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