ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.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 Property  
    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 Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Creates an Image from the specified data stream.  
    Public MethodSaves this Image to the specified stream in the specified format.  
    Top
    See Also