com.aspose.imaging.saveoptions
Class PngSaveOptions

java.lang.Object
  extended by com.aspose.imaging.SaveOptionsBase
      extended by com.aspose.imaging.saveoptions.PngSaveOptions

public final class PngSaveOptions
extends SaveOptionsBase

The png file format save options.


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

Constructor Detail

PngSaveOptions

public PngSaveOptions()