Click or drag to resize
SoRandomImageGeneration Properties

The SoRandomImageGeneration type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertydataType

Select the output arithmetic format.

Public propertydistribution

Select the distribution mode.

Public propertyimageSize

The size of the new image.

Public propertyintensityMean

The output intensity range of random values.

Public propertyintensityRangeOutput

The standard deviation.

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