ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document.Utility Namespace / ImageHelper Class
Members

In This Topic
    ImageHelper Class
    In This Topic
    Contains platform-independent implementation of methods to extract image info from image stream.
    Object Model
    ImageHelper Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ImageHelper 
    public static class ImageHelper 
    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.Utility.ImageHelper

    See Also