org.eclipse.swt.internal.image
Class TIFFFileFormat

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

public final class TIFFFileFormat
extends FileFormat

Baseline TIFF decoder revision 6.0 Extension T4-encoding CCITT T.4 1D


Constructor Summary
TIFFFileFormat()
           
 
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

TIFFFileFormat

public TIFFFileFormat()