[]
Exporter that is responsible for converting an ImageExportSource to an image.
public class ImageExporter : IExporter<ImageExportSource>, IExporter
| Name | Description |
|---|---|
| ImageExporter() | Create an ImageExporter instance. |
| Name | Description |
|---|---|
| ExportAsync(ImageExportSource, Stream) | Execute the export. |