Click or drag to resize
SoRotateProcessing2d Properties

The SoRotateProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinImage

The input image.

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

The output image.

Public propertyprecisionMode

Select the interpolation mode.

Public propertyrotationAngle

The angle of the rotation in degrees (not radians).

Public propertyrotationCenter

The rotation center coordinates.

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