[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.IImageConverterService

IImageConverterService Interface

Represents service that converts image data from one format to another.

Namespace: GrapeCity.ActiveReports.Core.Document
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public interface IImageConverterService

Methods

Name Description
Convert(MemoryStream, ImageFormat[], bool)

Converts image to one of allowed image format if needed.