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

In This Topic
    ImageFormat Class Members
    In This Topic

    The following tables list the members exposed by ImageFormat.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImageFormat class with the specified GUID.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the bitmap image format.  
    Public Propertystatic (Shared in Visual Basic)Gets the enhanced Windows metafile image format.  
    Public Propertystatic (Shared in Visual Basic)Gets the Exchangeable Image Format (EXIF).  
    Public Propertystatic (Shared in Visual Basic)Gets the GIF image format.  
    Public PropertyGets a global unique identifier (System.Guid) that represents this ImageFormat.  
    Public Propertystatic (Shared in Visual Basic)Gets the Windows icon image format.  
    Public Propertystatic (Shared in Visual Basic)Gets the JPEG image format.  
    Public Propertystatic (Shared in Visual Basic)Gets a memory bitmap image format.  
    Public Propertystatic (Shared in Visual Basic)Gets the W3C PNG image format.  
    Public Propertystatic (Shared in Visual Basic)Gets the Scalable Vector Graphics (SVG).  
    Public Propertystatic (Shared in Visual Basic)Gets the Tag Image File Format (TIFF) image format.  
    Public Propertystatic (Shared in Visual Basic)Gets the Windows metafile image format.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms a comparison of two ImageFormat objects by value.  
    Public MethodGets the hash code of the current instance of class GrapeCity.ActiveReports.Document.Drawing.Font.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also