C# Class ImageMagick.MorphologySettings

Class that contains setting for the morphology operation.
Show file Open project: dlemstra/Magick.NET Class Usage Examples

Public Methods

Method Description
MorphologySettings ( )

Initializes a new instance of the MorphologySettings class.

Method Details

MorphologySettings() public method

Initializes a new instance of the MorphologySettings class.
public MorphologySettings ( )