Click or drag to resize
SoClosestBoundaryPointsProcessing2d Properties

The SoClosestBoundaryPointsProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinBinaryImage

The input binary image.

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

The output X distance map image.

Public propertyoutGrayImageY

The output Y distance map image.

Public propertyoutMapImage

The output background distance map image.

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