Click or drag to resize
SoMeasureImageProcessing Properties

The SoMeasureImageProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyinIntensityImage

The input image Default value is NULL.

Public propertyinLabelImage

The input label image Default value is NULL.

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

Select a measure Default value is NULL.

Public propertymeasureAttributes

The measure attributes to customize measurement.

Public propertyoutMeasureImage

The output image Default value is NULL.

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