org.eclipse.swt.internal.image
Class WinBMPFileFormat

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

public final class WinBMPFileFormat
extends FileFormat


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

WinBMPFileFormat

public WinBMPFileFormat()