Method | Description | |
---|---|---|
AbstractImageProvider ( ) : System | ||
GetImageRootPath ( ) : string | ||
Reset ( ) : void | ||
Retrieve ( String src ) : Image | ||
Store ( String src, Image img ) : void |
public abstract GetImageRootPath ( ) : string | ||
return | string |
public Store ( String src, Image img ) : void | ||
src | String | |
img | Image | |
return | void |