System.Drawing.Image.GetEncoderParameterList Method

Returns information about the parameters supported by the specified image encoder.

Syntax

public System.Drawing.Imaging.EncoderParameters GetEncoderParameterList (Guid encoder)

Parameters

encoder
A GUID that specifies the image encoder.

Returns

An System.Drawing.Imaging.EncoderParameters that contains an array of System.Drawing.Imaging.EncoderParameter objects. Each System.Drawing.Imaging.EncoderParameter contains information about one of the parameters supported by the specified image encoder.

Remarks

Documentation for this section has not yet been entered.

Requirements

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