[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Imaging.ImageFormat

ImageFormat Class

Inheritance
ImageFormat
Namespace: GrapeCity.ActiveReports.Chart.Drawing.Imaging
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public sealed class ImageFormat

Properties

Name Description
Bmp

Specifies the bitmap image format.

Emf

Specifies the enhanced Windows metafile image format.

Exif

Specifies the Exchangeable Image Format (EXIF).

Gif

Specifies the GIF image format.

Guid

Specifies a global unique identifier (GUID) that represents this ImageFormat.

Icon

Specifies the Windows icon image format.

Jpeg

Specifies the JPEG image format.

MemoryBmp

Specifies a memory bitmap image format.

Png

Specifies the W3C PNG image format.

Tiff

Specifies the Tag Image File Format (TIFF) image format.

Wmf

Specifies the Windows metafile image format.

Methods

Name Description
Equals(object)

Returns a value indicating whether the specified object is an ImageFormat equivalent to this ImageFormat.

GetHashCode()

Returns a hash code.

ToString()

Converts this ImageFormat to a human-readable string.