Click or drag to resize
SoColorAntialiasingProcessing2d Properties

The SoColorAntialiasingProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinColorImage

The input color image.

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

Enter the number of iterations (strictly positive integer) Default value is 1.

Public propertykernelSize

The size of the kernel.

Public propertyoutColorImage

The output color image.

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