A
C
D
F
G
H
I
L
M
N
P
R
S
T
U
L
- LogicalScreenDescriptor - class in app.redwarp.gif.decoder.descriptors
- Part of a GIF's header information: how big the image is, is there a global color table available, and so on.
- LoopCount - class in app.redwarp.gif.decoder.descriptors.params
- Representation of the gif loop rules.
- LoopCount.Fixed - class in app.redwarp.gif.decoder.descriptors.params.LoopCount
- Play a set amount of time.
- LoopCount.Infinite - class in app.redwarp.gif.decoder.descriptors.params.LoopCount
- Play forever
- LoopCount.NoLoop - class in app.redwarp.gif.decoder.descriptors.params.LoopCount
- Play only once