com.aspose.imaging
Class SaveOptionsBase

java.lang.Object
  extended by com.aspose.imaging.SaveOptionsBase
Direct Known Subclasses:
BmpSaveOptions, GifSaveOptions, JpegSaveOptions, PngSaveOptions, PsdSaveOptions, TiffSaveOptions

public abstract class SaveOptionsBase
extends java.lang.Object

Specifies save options for different file formats. The base class does not contain any properties or methods.


Constructor Summary
SaveOptionsBase()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveOptionsBase

public SaveOptionsBase()