[]
        
(Showing Draft Content)

C1.Web.Api.Image.ImageExporter

ImageExporter Class

Exporter that is responsible for converting an ImageExportSource to an image.

Inheritance
ImageExporter
Namespace: C1.Web.Api.Image
Assembly: C1.Web.Api.Image.dll
Syntax
public class ImageExporter : IExporter<ImageExportSource>, IExporter

Constructors

Name Description
ImageExporter()

Create an ImageExporter instance.

Methods

Name Description
ExportAsync(ImageExportSource, Stream)

Execute the export.