ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / Image Class
Properties Methods

In This Topic
    Image Class Members
    In This Topic

    The following tables list the members exposed by Image.

    Public Properties
     NameDescription
    Public PropertyGets a byte array containing the image data.  
    Public PropertyGets the height of this Image.  
    Public PropertyGets the horizontal resolution, in pixels-per-inch, of this Image.  
    Public PropertyGets the format of this Image.  
    Public PropertyGets the width and height of this Image.  
    Public PropertyGets the vertical resolution, in pixels-per-inch, of this Image.  
    Public PropertyGets the width of this Image.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms a comparison of two Image objects by value.  
    Public Methodstatic (Shared in Visual Basic)Creates an Image from the specified file.  
    Public Methodstatic (Shared in Visual Basic)Creates an Image from the specified data stream.  
    Public MethodGets the hash code of the current instance of class Font.  
    Top
    See Also