Back to Glide

THIRD PARTY

third_party/gif_encoder/THIRD_PARTY.md

5.0.7449 B
Original Source

URL: http://java2s.com/Code/Java/2D-Graphics-GUI/AnimatedGifEncoder.htm Version: Downloaded 9/4/2014. License: Notice License File: LICENSE

Description: Android port of a GIF encoder.

See also: http://members.ozemail.com.au/~dekker/NEUQUANT.HTML

Local Modifications: Converted BufferedImage to Android's Bitmap class, split apart classes into individual files. Support setting transIndex based on the presence of transparent pixels in the Bitmap.