New to Telerik ReportingStart a free 30-day trial

Encoder

Class

Definition

Namespace:Telerik.Drawing.Imaging

Assembly:Telerik.Reporting.dll

Syntax:

C#
public sealed class Encoder

Inheritance: objectEncoder

Constructors

C#
public Encoder(Guid guid)
Parameters:guidGuid

Fields

C#
public static readonly Encoder ChrominanceTable
C#
public static readonly Encoder ColorDepth
C#
public static readonly Encoder Compression
C#
public static readonly Encoder LuminanceTable
C#
public static readonly Encoder Quality
C#
public static readonly Encoder RenderMethod
C#
public static readonly Encoder SaveFlag
C#
public static readonly Encoder ScanMethod
C#
public static readonly Encoder Transformation
C#
public static readonly Encoder Version

Properties

Guid

Guid

C#
public Guid Guid { get; }