B
C
D
G
H
I
R
C
- com.facebook.animated.gif - package com.facebook.animated.gif
- createFromByteArray(Array) - function in com.facebook.animated.gif.GifImage
- Creates a GifImage from the specified encoded data.
- createFromByteBuffer(ByteBuffer) - function in com.facebook.animated.gif.GifImage
- Creates a GifImage from a ByteBuffer containing the image.
- createFromByteBuffer(ByteBuffer,ImageDecodeOptions) - function in com.facebook.animated.gif.GifImage
- Creates a GifImage from a ByteBuffer containing the image.
- createFromFileDescriptor(int,ImageDecodeOptions) - function in com.facebook.animated.gif.GifImage
- Creates a GifImage from a file descriptor containing the image.
- createFromNativeMemory(long,int,ImageDecodeOptions) - function in com.facebook.animated.gif.GifImage