Uses of Interface
com.aspose.imaging.interfaces.IImageExporter

Packages that use IImageExporter
com.aspose.imaging   
com.aspose.imaging.interfaces   
 

Uses of IImageExporter in com.aspose.imaging
 

Methods in com.aspose.imaging that return IImageExporter
static IImageExporter ImageExportersRegistry.createFirstSupportedExporter(Image image, SaveOptionsBase saveOptions)
           Creates the first found exporter suitable for the specified save options and image.
 

Uses of IImageExporter in com.aspose.imaging.interfaces
 

Methods in com.aspose.imaging.interfaces that return IImageExporter
 IImageExporter IImageExporterDescriptor.createInstance()