Class PngConstants

java.lang.Object
com.sixlegs.png.PngConstants

public abstract class PngConstants extends Object
This interface defines all registered chunk types and provides methods helper methods to examine them. It also defines all of the keys used in the property map of a decoded PngImage, and applicable enumerated values.
See Also: