public class GifHeader extends Object
GifDecoder
s to play the same
animated GIF in multiple views.限定符和类型 | 字段和说明 |
---|---|
static int |
NETSCAPE_LOOP_COUNT_DOES_NOT_EXIST
Indicates that this header has no "Netscape" loop count.
|
static int |
NETSCAPE_LOOP_COUNT_FOREVER
The "Netscape" loop count which means loop forever.
|
构造器和说明 |
---|
GifHeader() |
public static final int NETSCAPE_LOOP_COUNT_FOREVER
public static final int NETSCAPE_LOOP_COUNT_DOES_NOT_EXIST