EncoderParameter::Encoder Property
.NET Framework (current version)
Gets or sets the Encoder object associated with this EncoderParameter object. The Encoder object encapsulates the globally unique identifier (GUID) that specifies the category (for example Quality, ColorDepth, or Compression) of the parameter stored in this EncoderParameter object.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System.Drawing.Imaging::Encoder^An Encoder object that encapsulates the GUID that specifies the category of the parameter stored in this EncoderParameter object.
.NET Framework
Available since 1.1
Available since 1.1
Show: