|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BitMapException | |
---|---|
com.blogspot.applications4android.comicreader | |
com.blogspot.applications4android.comicreader.core |
Uses of BitMapException in com.blogspot.applications4android.comicreader |
---|
Methods in com.blogspot.applications4android.comicreader that throw BitMapException | |
---|---|
void |
ComicStripViewer.updateBitmap()
This updates the view with the current comic-strip |
Uses of BitMapException in com.blogspot.applications4android.comicreader.core |
---|
Methods in com.blogspot.applications4android.comicreader.core that throw BitMapException | |
---|---|
Bitmap |
Strip.getBitmapFromFile()
This gets the bitmap from the file (to be used only for comics which can have large strips) You should have called 'getImage' before calling this function! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |