Package | Description |
---|---|
com.aspose.imaging |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
Modifier and Type | Method and Description |
---|---|
static IImageExporter |
ImageExportersRegistry.createFirstSupportedExporter(Image image,
ImageOptionsBase options)
Creates the first found exporter suitable for the specified save options and image.
|
IImageExporter |
IImageExporterDescriptor.createInstance()
Creates a new exporter instance.
|