C# 클래스 ImageMagick.MontageSettings

Class that contains setting for the montage operation.
파일 보기 프로젝트 열기: dlemstra/Magick.NET 1 사용 예제들

공개 메소드들

메소드 설명
MontageSettings ( )

Initializes a new instance of the MontageSettings class.

비공개 메소드들

메소드 설명
Convert ( MagickGeometry geometry ) : string
CreateInstance ( MontageSettings instance ) : INativeInstance
CreateNativeInstance ( ) : INativeInstance

메소드 상세

MontageSettings() 공개 메소드

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