C# Class IjwFramework.Ui.ImageProvider

Afficher le fichier Open project: chrisforbes/Ijw.Framework Class Usage Examples

Méthodes publiques

Méthode Description
GetImage ( string key ) : Image
ImageProvider ( string srcPath ) : System

Private Methods

Méthode Description
LoadImage ( string key ) : Image

Method Details

GetImage() public méthode

public GetImage ( string key ) : Image
key string
Résultat Image

ImageProvider() public méthode

public ImageProvider ( string srcPath ) : System
srcPath string
Résultat System