System.Drawing.Imaging.Encoder Members

The members of System.Drawing.Imaging.Encoder are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Drawing.Imaging.Encoder class from the specified globally unique identifier (GUID). The GUID specifies an image encoder parameter category.

Public Fields

static readonly
ChrominanceTableEncoder.

An System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the chrominance table parameter category.

static readonly
ColorDepthEncoder.

An System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the color depth parameter category.

static readonly
CompressionEncoder.

An System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the compression parameter category.

static readonly
LuminanceTableEncoder.

Represents an System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the luminance table parameter category.

static readonly
QualityEncoder.

Gets an System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the quality parameter category.

static readonly
RenderMethodEncoder.

Represents an System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the render method parameter category.

static readonly
SaveFlagEncoder.

Represents an System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the save flag parameter category.

static readonly
ScanMethodEncoder.

Represents an System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the scan method parameter category.

static readonly
TransformationEncoder.

Represents an System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the transformation parameter category.

static readonly
VersionEncoder.

Represents an System.Drawing.Imaging.Encoder object that is initialized with the globally unique identifier for the version parameter category.

Public Properties

[read-only]
GuidGuid.

Gets a globally unique identifier (GUID) that identifies an image encoder parameter category.