Image::GetEncoderParameterList Method (Guid)
.NET Framework (current version)
Returns information about the parameters supported by the specified image encoder.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- encoder
-
Type:
System::Guid
A GUID that specifies the image encoder.
Return Value
Type: System.Drawing.Imaging::EncoderParameters^An EncoderParameters that contains an array of EncoderParameter objects. Each EncoderParameter contains information about one of the parameters supported by the specified image encoder.
.NET Framework
Available since 1.1
Available since 1.1
Show: