Interface IImageExporter
IImageExporter interface
The image exporter. Can export data from internal Aspose.Imaging format to a specified data format.
public interface IImageExporter
Methods
Name | Description |
---|---|
Export(Image, Stream, ImageOptionsBase) | Exports the specified image data into specified data format. |
Export(Image, Stream, ImageOptionsBase, Rectangle) | Exports the specified image data into specified data format. |
See Also
- namespace Aspose.Imaging
- assembly Aspose.Imaging