Click or drag to resize
SoScaleImageToSizeProcessing Properties

The SoScaleImageToSizeProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyimageSize

Size of the new image.

Public propertyinImage

The input grayscale image.

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

The output image.

Public propertyprecisionMode

Select the interpolation mode.

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