A  B  C  D  F  G  H  I  L  M  N  P  R  S  T  W 

P

Palettes - class in app.redwarp.gif.decoder.utils
Fallback palettes used when a GIF has neither global nor local color tables.
parse(ReplayInputStream,PixelPacking) - function in app.redwarp.gif.decoder.Parser
Parse gif content from a ReplayInputStream, keeping the whole content in memory.
parse(File,PixelPacking) - function in app.redwarp.gif.decoder.Parser
Parse a gif file, accessing it through a java.io.RandomAccessFile
parse(InputStream,PixelPacking) - function in app.redwarp.gif.decoder.Parser
Parse gif content from an InputStream, keeping the whole content in memory.
Parser - class in app.redwarp.gif.decoder
Based on https://web.archive.org/web/20160304075538/http://qalle.net/gif89a.
PixelPacking - class in app.redwarp.gif.decoder.descriptors.params
What type of pixel packing should be used when decoding the color tables.
Position - class in app.redwarp.gif.decoder.descriptors
X and Y coordinates, needed as frames can be offset.
printStackTrace() - function in kotlin.Throwable
 
printStackTrace(PrintStream) - function in kotlin.Throwable
 
printStackTrace(PrintWriter) - function in kotlin.Throwable
 
A  B  C  D  F  G  H  I  L  M  N  P  R  S  T  W