EncoderParameter.Encoder
EncoderParameter.Encoder property
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.
public Encoder Encoder { get; set; }
See Also
- class Encoder
- class EncoderParameter
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing