public interface CodecPage
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
int |
getWidth() |
boolean |
isDecoding() |
void |
recycle() |
android.graphics.Bitmap |
renderBitmap(int width,
int height,
android.graphics.RectF pageSliceBounds) |
void |
waitForDecode() |
Copyright © 2013-2015. All Rights Reserved.