C# 클래스 ImageMagick.MagickGeometry.NativeMagickGeometry

상속: NativeInstance
파일 보기 프로젝트 열기: dlemstra/Magick.NET

공개 메소드들

메소드 설명
Initialize ( string value ) : GeometryFlags
NativeMagickGeometry ( ) : System
NativeMagickGeometry ( IntPtr instance ) : System

보호된 메소드들

메소드 설명
Dispose ( IntPtr instance ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( IntPtr instance ) : void
instance System.IntPtr
리턴 void

Initialize() 공개 메소드

public Initialize ( string value ) : GeometryFlags
value string
리턴 GeometryFlags

NativeMagickGeometry() 공개 메소드

public NativeMagickGeometry ( ) : System
리턴 System

NativeMagickGeometry() 공개 메소드

public NativeMagickGeometry ( IntPtr instance ) : System
instance IntPtr
리턴 System