Click or drag to resize

MorphoDocumentCommand Constructor (MorphoDocumentMode)

Create a new instance of MorphoDocumentCommand specifying mode.

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public MorphoDocumentCommand(
	MorphoDocumentMode mode
)

Parameters

mode
Type: Atalasoft.Imaging.ImageProcessing.DocumentMorphoDocumentMode
The type of morphological filter to perform.
See Also