Class ImageFormat
Inheritance
System.Object
ImageFormat
Namespace: Telerik.Drawing.Imaging
Assembly: Telerik.Reporting.dll
Syntax
public class ImageFormat
Constructors
ImageFormat(Guid)
Declaration
public ImageFormat(Guid guid)
Parameters
System.Guid
guid
|
Properties
Bmp
Emf
Exif
Gif
Guid
Declaration
public Guid Guid { get; }
Property Value
System.Guid
|
Icon
Jpeg
MemoryBmp
Png
Tiff
Wmf
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.Object
obj
|
Returns
System.Boolean
|
Overrides
System.Object.Equals(System.Object)
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.Int32
|
Overrides
System.Object.GetHashCode()