| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
int |
getHeight() |
int |
getWidth() |
boolean |
isDecoding() |
void |
recycle() |
android.graphics.Bitmap |
render(android.graphics.Rect viewbox,
android.graphics.Matrix matrix) |
android.graphics.Bitmap |
renderBitmap(int width,
int height,
android.graphics.RectF pageSliceBounds) |
void |
waitForDecode() |
public boolean isDecoding()
isDecoding in interface CodecPagepublic void waitForDecode()
waitForDecode in interface CodecPagepublic android.graphics.Bitmap renderBitmap(int width,
int height,
android.graphics.RectF pageSliceBounds)
renderBitmap in interface CodecPageprotected void finalize()
throws Throwable
public android.graphics.Bitmap render(android.graphics.Rect viewbox,
android.graphics.Matrix matrix)
Copyright © 2013-2015. All Rights Reserved.