C# Class Artemis.Utilities.GifImage

Afficher le fichier Open project: SpoinkyNL/Artemis

Méthodes publiques

Méthode Description
GetFrame ( int index ) : Image
GetNextFrame ( ) : Image
GifImage ( string path ) : System

Method Details

GetFrame() public méthode

public GetFrame ( int index ) : Image
index int
Résultat Image

GetNextFrame() public méthode

public GetNextFrame ( ) : Image
Résultat Image

GifImage() public méthode

public GifImage ( string path ) : System
path string
Résultat System