C# Class CustomChrome.ImageCache

Inheritance: IDisposable
Afficher le fichier Open project: pvginkel/CustomChrome Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
ImageCache ( Color baseColor ) : System

Private Methods

Méthode Description
Build ( int map, int rotation ) : Bitmap
GetAlpha ( int map, int x, int y, int width, int height, int rotation ) : int

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ImageCache() public méthode

public ImageCache ( Color baseColor ) : System
baseColor Color
Résultat System