public class AndroidNativeImageLoader extends java.lang.Object implements AssetLoader
| Constructor and Description | 
|---|
AndroidNativeImageLoader()  | 
| Modifier and Type | Method and Description | 
|---|---|
Image | 
load(AssetInfo info)
Loads asset from the given input stream, parsing it into
 an application-usable object. 
 | 
public Image load(AssetInfo info) throws java.io.IOException
AssetLoaderload in interface AssetLoaderjava.io.IOException - If an I/O error occurs while loading