1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
src/main Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
LICENSE Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.third_party Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
lint.xml Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.third_party

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.