ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi Namespace / GdiImageConverterService Class
Members

In This Topic
    GdiImageConverterService Class
    In This Topic
    Service for converting image data to another format through System.Drawing.
    Object Model
    GdiImageConverterService Class
    Syntax
    'Declaration
     
    Public NotInheritable Class GdiImageConverterService 
       Implements GrapeCity.ActiveReports.Core.Document.IImageConverterService 
    public sealed class GdiImageConverterService : GrapeCity.ActiveReports.Core.Document.IImageConverterService  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.GdiImageConverterService

    See Also