C# 클래스 ImageMagick.MagickColorCollection.NativeMagickColorCollection

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

공개 메소드들

메소드 설명
DisposeList ( IntPtr list ) : void
GetInstance ( IntPtr list, int index ) : IntPtr

메소드 상세

DisposeList() 공개 정적인 메소드

public static DisposeList ( IntPtr list ) : void
list System.IntPtr
리턴 void

GetInstance() 공개 정적인 메소드

public static GetInstance ( IntPtr list, int index ) : IntPtr
list System.IntPtr
index int
리턴 System.IntPtr