Package com.keypoint

Class Summary
PngEncoder PngEncoder takes a Java Image object and creates a byte string which can be saved as a PNG file.
PngEncoderB PngEncoderB takes a Java BufferedImage object and creates a byte string which can be saved as a PNG file.