C# Class CustomChrome.ImageCache

Inheritance: IDisposable
Mostrar archivo Open project: pvginkel/CustomChrome Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
ImageCache ( Color baseColor ) : System

Private Methods

Method 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 method

public Dispose ( ) : void
return void

ImageCache() public method

public ImageCache ( Color baseColor ) : System
baseColor Color
return System