Public Methods |
void
|
ComposeBitmap(Bitmap bgbitmap, Bitmap fgbitmap, int[] maskbuf, int maskColor, Rect objrect, int width, int height)
|
void
|
ComposeBitmaps(Bitmap bgbitmap, Bitmap fgbitmap, int[] maskbuf, int maskColor, Rect objrect, int width, int height)
|
void
|
ComposeFrame(int[] bgbuf, int[] fgbuf, int[] overlaybuf, int[] maskbuf, int maskColor, Rect objrect, int width, int height)
|
void
|
ComposeSingleLayerBitmap(Bitmap bgbitmap, Bitmap fgbitmap, int[] maskbuf, int maskColor, Rect objrect, int width, int height)
|
void
|
ComposeSingleLayerBitmaps(Bitmap bgbitmap, Bitmap fgbitmap, int[] maskbuf, int maskColor, Rect objrect, int width, int height)
|
int
|
GetValue()
|
void
|
Release()
|
void
|
SetData(String str)
|
void
|
Setup(int value)
|
int[]
|
frameBufferAtIndex(int index)
get the frame from GIF by index.
|
int
|
frameCount()
|
long
|
frameDurationAtIndex(int index)
|
Rect
|
frameRectAtIndex(int index)
|
Bitmap
|
nativeAllocFrameBitmap()
|
void
|
nativeBegin()
|
int
|
nativeGetFrameBitmap(int index, Bitmap DstBitmap)
|
int[]
|
nativeGetFrameBuffer(int index)
|
int
|
nativeGetFrameBuffer2(int index, int[] dstBuf, int ndstBufLen)
|
void
|
nativeRelease()
|
int
|
repetitionCount()
|
void
|
setRawData(byte[] byteArray)
|
Rect
|
size()
|