org.eclipse.swt.internal.image
Class PNGFileFormat

java.lang.Object
  extended by org.eclipse.swt.internal.image.FileFormat
      extended by org.eclipse.swt.internal.image.PNGFileFormat

public final class PNGFileFormat
extends FileFormat


Constructor Summary
PNGFileFormat()
           
 
Method Summary
 
Methods inherited from class org.eclipse.swt.internal.image.FileFormat
load, loadFromStream, save, unloadIntoStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PNGFileFormat

public PNGFileFormat()