System.Drawing.Imaging.EncoderParameter.Encoder Property

Gets or sets the System.Drawing.Imaging.Encoder object associated with this System.Drawing.Imaging.EncoderParameter object. The System.Drawing.Imaging.Encoder object encapsulates the globally unique identifier (GUID) that specifies the category (for example Encoder.Quality, Encoder.ColorDepth, or Encoder.Compression) of the parameter stored in this System.Drawing.Imaging.EncoderParameter object.

Syntax

public Encoder Encoder { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Imaging
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0