Property | Type | Description |
---|
Method | Description | |
---|---|---|
Get ( string filename ) : |
Loads the image for the specified filename, in the currently loaded style. If the image exists in cache, it is returned from there, otherwise the file is opened and stored in the cache.
|
public static Get ( string filename ) : |
||
filename | string | The filename of the image to load. |
return |