Click or drag to resize
SoArithmeticImageProcessing Properties

The SoArithmeticImageProcessing type exposes the following members.

Properties
  NameDescription
Public propertyarithmeticOperator

Select operator to apply.

Public propertyinImage1

The 1st input image.

Public propertyinImage2

The 2nd 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