C# 클래스 ImageMagick.PointInfoCollection

파일 보기 프로젝트 열기: dlemstra/Magick.NET 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
PointInfoCollection ( IList coordinates ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetInstance ( PointInfoCollection instance ) : IntPtr
PointInfoCollection ( int count ) : System.Collections.Generic

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

PointInfoCollection() 공개 메소드

public PointInfoCollection ( IList coordinates ) : System.Collections.Generic
coordinates IList
리턴 System.Collections.Generic