jar

app.redwarp.gif : decoder

Maven & Gradle

Sep 17, 2022
1 usages
47 stars

Kotlin Gif Decoder · A simple jvm library written 100% in kotlin that handles the parsing of the gif format, headers, lzw decoder and so on.

Table Of Contents

Latest Version

Download app.redwarp.gif : decoder JAR file - Latest Versions:

All Versions

Download app.redwarp.gif : decoder JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window decoder-1.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

app.redwarp.gif.decoder.lzw

├─ app.redwarp.gif.decoder.lzw.LzwDecoder.class - [JAR]

├─ app.redwarp.gif.decoder.lzw.LzwDecoderKt.class - [JAR]

app.redwarp.gif.decoder.streams

├─ app.redwarp.gif.decoder.streams.BufferedRandomAccessFile.class - [JAR]

├─ app.redwarp.gif.decoder.streams.BufferedReplayInputStream.class - [JAR]

├─ app.redwarp.gif.decoder.streams.RandomAccessFileInputStream.class - [JAR]

├─ app.redwarp.gif.decoder.streams.ReplayInputStream.class - [JAR]

app.redwarp.gif.decoder.utils

├─ app.redwarp.gif.decoder.utils.InputStreamXKt.class - [JAR]

├─ app.redwarp.gif.decoder.utils.Palettes.class - [JAR]

app.redwarp.gif.decoder.descriptors

├─ app.redwarp.gif.decoder.descriptors.Dimension.class - [JAR]

├─ app.redwarp.gif.decoder.descriptors.GifDescriptor.class - [JAR]

├─ app.redwarp.gif.decoder.descriptors.GraphicControlExtension.class - [JAR]

├─ app.redwarp.gif.decoder.descriptors.Header.class - [JAR]

├─ app.redwarp.gif.decoder.descriptors.ImageData.class - [JAR]

├─ app.redwarp.gif.decoder.descriptors.ImageDescriptor.class - [JAR]

├─ app.redwarp.gif.decoder.descriptors.LogicalScreenDescriptor.class - [JAR]

├─ app.redwarp.gif.decoder.descriptors.Position.class - [JAR]

app.redwarp.gif.decoder

├─ app.redwarp.gif.decoder.Gif.class - [JAR]

├─ app.redwarp.gif.decoder.GifKt.class - [JAR]

├─ app.redwarp.gif.decoder.InvalidGifException.class - [JAR]

├─ app.redwarp.gif.decoder.Parser.class - [JAR]

├─ app.redwarp.gif.decoder.ParserKt.class - [JAR]

app.redwarp.gif.decoder.descriptors.params

├─ app.redwarp.gif.decoder.descriptors.params.LoopCount.class - [JAR]

├─ app.redwarp.gif.decoder.descriptors.params.PixelPacking.class - [JAR]

Advertisement

Dependencies from Group

Sep 17, 2022
1 usages
47 stars
Sep 17, 2022
47 stars

Discover Dependencies

Sep 17, 2022
47 stars
it
Jun 07, 2021
Jul 03, 2023
3 usages
Jun 30, 2021
353 stars
Mar 03, 2023
1 usages
23 stars
Mar 07, 2021
9 stars
Jun 13, 2023
1 usages
177 stars
Mar 06, 2021