net.sourceforge.mobilebio.png
Class JZlib

java.lang.Object
  extended by net.sourceforge.mobilebio.png.JZlib

public final class JZlib
extends java.lang.Object


Constructor Summary
protected JZlib()
           
 
Method Summary
static java.lang.String version()
          Returns a string that identifies which version of JZlib (the compression library used by mobilebio_png) is in use to compress images to PNG.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JZlib

protected JZlib()
Method Detail

version

public static java.lang.String version()
Returns a string that identifies which version of JZlib (the compression library used by mobilebio_png) is in use to compress images to PNG.

Returns:
a version string in the form of "1.0.2"