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

G

getAspectRatio() - function in app.redwarp.gif.decoder.Gif
 
getBackgroundColor() - function in app.redwarp.gif.decoder.Gif
 
getBackgroundColorIndex() - function in app.redwarp.gif.decoder.descriptors.LogicalScreenDescriptor
 
getCause() - function in app.redwarp.gif.decoder.InvalidGifException
 
getColorCount() - function in app.redwarp.gif.decoder.descriptors.LogicalScreenDescriptor
 
getCount() - function in app.redwarp.gif.decoder.descriptors.params.LoopCount.Fixed
 
getCurrentDelay() - function in app.redwarp.gif.decoder.Gif
 
getCurrentFrame(IntArray) - function in app.redwarp.gif.decoder.Gif
Write the current frame in the int array.
getCurrentIndex() - function in app.redwarp.gif.decoder.Gif
 
getData() - function in app.redwarp.gif.decoder.descriptors.GifDescriptor
 
getDelayTime() - function in app.redwarp.gif.decoder.descriptors.GraphicControlExtension
 
getDimension() - function in app.redwarp.gif.decoder.Gif
 
getDimension() - function in app.redwarp.gif.decoder.descriptors.ImageDescriptor
 
getDimension() - function in app.redwarp.gif.decoder.descriptors.LogicalScreenDescriptor
 
getDisposalMethod() - function in app.redwarp.gif.decoder.descriptors.GraphicControlExtension
 
getFrame(Integer) - function in app.redwarp.gif.decoder.Gif
 
getFrame(Integer,IntArray) - function in app.redwarp.gif.decoder.Gif
 
getFrameCount() - function in app.redwarp.gif.decoder.Gif
 
getGlobalColorTable() - function in app.redwarp.gif.decoder.descriptors.GifDescriptor
 
getGraphicControlExtension() - function in app.redwarp.gif.decoder.descriptors.ImageDescriptor
 
getHasGlobalColorTable() - function in app.redwarp.gif.decoder.descriptors.LogicalScreenDescriptor
 
getHeader() - function in app.redwarp.gif.decoder.descriptors.GifDescriptor
 
getHeight() - function in app.redwarp.gif.decoder.descriptors.Dimension
 
getImageData() - function in app.redwarp.gif.decoder.descriptors.ImageDescriptor
 
getImageDescriptors() - function in app.redwarp.gif.decoder.descriptors.GifDescriptor
 
getIsAnimated() - function in app.redwarp.gif.decoder.Gif
 
getIsInterlaced() - function in app.redwarp.gif.decoder.descriptors.ImageDescriptor
 
getLength() - function in app.redwarp.gif.decoder.descriptors.ImageData
 
getLocalColorTable() - function in app.redwarp.gif.decoder.descriptors.ImageDescriptor
 
getLocalizedMessage() - function in kotlin.InvalidGifException
 
getLogicalScreenDescriptor() - function in app.redwarp.gif.decoder.descriptors.GifDescriptor
 
getLoopCount() - function in app.redwarp.gif.decoder.Gif
 
getLoopCount() - function in app.redwarp.gif.decoder.descriptors.GifDescriptor
 
getMessage() - function in app.redwarp.gif.decoder.InvalidGifException
 
getName() - function in app.redwarp.gif.decoder.descriptors.GraphicControlExtension.Disposal
 
getName() - function in app.redwarp.gif.decoder.descriptors.Header
 
getName() - function in app.redwarp.gif.decoder.descriptors.params.PixelPacking
 
getOrdinal() - function in app.redwarp.gif.decoder.descriptors.GraphicControlExtension.Disposal
 
getOrdinal() - function in app.redwarp.gif.decoder.descriptors.Header
 
getOrdinal() - function in app.redwarp.gif.decoder.descriptors.params.PixelPacking
 
getPixelAspectRatio() - function in app.redwarp.gif.decoder.descriptors.LogicalScreenDescriptor
 
getPosition() - function in app.redwarp.gif.decoder.descriptors.ImageData
 
getPosition() - function in app.redwarp.gif.decoder.descriptors.ImageDescriptor
 
getPosition() - function in app.redwarp.gif.decoder.streams.ReplayInputStream
Get the current read position of the stream.
getReason() - function in app.redwarp.gif.decoder.Result.Error
 
getSize() - function in app.redwarp.gif.decoder.descriptors.Dimension
 
getSizeOfGlobalColorTable() - function in app.redwarp.gif.decoder.descriptors.LogicalScreenDescriptor
 
getStackTrace() - function in kotlin.InvalidGifException
 
getSuppressed() - function in kotlin.InvalidGifException
 
getTransparentColorIndex() - function in app.redwarp.gif.decoder.descriptors.GraphicControlExtension
 
getValue() - function in app.redwarp.gif.decoder.Result.Success
 
getWidth() - function in app.redwarp.gif.decoder.descriptors.Dimension
 
getX() - function in app.redwarp.gif.decoder.descriptors.Position
 
getY() - function in app.redwarp.gif.decoder.descriptors.Position
 
Gif - class in app.redwarp.gif.decoder
Representation of the gif, with methods to decode frames.
Gif.Companion - class in app.redwarp.gif.decoder.Gif
 
GIF87a - enum entry in app.redwarp.gif.decoder.descriptors.Header
 
GIF89a - enum entry in app.redwarp.gif.decoder.descriptors.Header
 
GifDescriptor - class in app.redwarp.gif.decoder.descriptors
Describe the gif after parsing it once: contains header, global color tables, the image descriptors for each frames, as well as a reference to the full input stream.
GraphicControlExtension - class in app.redwarp.gif.decoder.descriptors
 
GraphicControlExtension.Disposal - class in app.redwarp.gif.decoder.descriptors.GraphicControlExtension
Disposal method of the frame, A.K.A.
A  C  D  F  G  H  I  L  M  N  P  R  S  T  U