Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
LICENSE | 21-Aug-2018 | 1.2K | |
lint.xml | 21-Aug-2018 | 103 | |
README.third_party | 21-Aug-2018 | 450 | |
src/ | 21-Aug-2018 |
1 URL: http://java2s.com/Code/Java/2D-Graphics-GUI/AnimatedGifEncoder.htm 2 Version: Downloaded 9/4/2014. 3 License: Notice 4 License File: LICENSE 5 6 Description: 7 Android port of a gif encoder. 8 9 See also: 10 http://members.ozemail.com.au/~dekker/NEUQUANT.HTML 11 12 Local Modifications: 13 Converted BufferedImage to Android's Bitmap class, split apart classes into individual files. 14 Support setting transIndex based on the presence of transparent pixels in the Bitmap. 15