public interface OnBitmapLoadListener
void
onBitmapLoaded(int width, int height)
onBitmapLoadError(java.lang.Exception e)
onBitmapLoadReady()
void onBitmapLoadReady()
void onBitmapLoaded(int width, int height)
void onBitmapLoadError(java.lang.Exception e)