C# 클래스 ImageMagick.DoubleMatrix.NativeDoubleMatrix

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

공개 메소드들

메소드 설명
NativeDoubleMatrix ( double values, int order ) : System

보호된 메소드들

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

메소드 상세

Dispose() 보호된 메소드

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

NativeDoubleMatrix() 공개 메소드

public NativeDoubleMatrix ( double values, int order ) : System
values double
order int
리턴 System