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.
|
Properties
Bmp
Emf
Exif
Gif
Guid
Declaration
public Guid Guid { get; }
Property Value
System.
|
Icon
Jpeg
MemoryBmp
Png
Tiff
Wmf
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.
|
Returns
System.
|
Overrides
System.Object.Equals(System.Object)
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.
|
Overrides
System.Object.GetHashCode()