|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageExporterDescriptor
Represents the image exporter descriptor. The exporter descriptor is used to overcome the necessity to contain each exporter instance in memory and multithreading issues.
| Method Summary | |
|---|---|
boolean |
canExport(Image image,
SaveOptionsBase saveOptions)
|
IImageExporter |
createInstance()
|
| Methods inherited from interface com.aspose.imaging.interfaces.IImageDescriptor |
|---|
getSupportedFormat |
| Method Detail |
|---|
boolean canExport(Image image,
SaveOptionsBase saveOptions)
IImageExporter createInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||