/png

Java library for working with PNG images.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

png

A library for working with PNG images.

  • Tries to conform to the PNG specifications as closely as I can.
  • Doesn't hide any code behind interfaces, so you can see exactly what's going on.