C# 클래스 Artemis.Utilities.GifImage

파일 보기 프로젝트 열기: SpoinkyNL/Artemis

공개 메소드들

메소드 설명
GetFrame ( int index ) : Image
GetNextFrame ( ) : Image
GifImage ( string path ) : System

메소드 상세

GetFrame() 공개 메소드

public GetFrame ( int index ) : Image
index int
리턴 Image

GetNextFrame() 공개 메소드

public GetNextFrame ( ) : Image
리턴 Image

GifImage() 공개 메소드

public GifImage ( string path ) : System
path string
리턴 System