Class PNGDescriptor

java.lang.Object
pixy.image.png.PNGDescriptor

public class PNGDescriptor
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getCompressionTypeDescrition​(int compressionType)  
    static java.lang.String getFilterDescription​(int filter)  
    static java.lang.String getFilterTypeDescription​(int filterType)  
    static java.lang.String getInterlaceTypeDescription​(int interlaceType)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait