C# Class ImageMagick.MontageSettings

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

Public Methods

Method Description
MontageSettings ( )

Initializes a new instance of the MontageSettings class.

Private Methods

Method Description
Convert ( MagickGeometry geometry ) : string
CreateInstance ( MontageSettings instance ) : INativeInstance
CreateNativeInstance ( ) : INativeInstance

Method Details

MontageSettings() public method

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