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

GdiImageConverterService Class
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 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

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

See Also