EncoderParameter class (gdiplusimaging.h)

An EncoderParameter object holds a parameter that can be passed to an image encoder. An EncoderParameter object can also be used to receive a list of possible values supported by a particular parameter of a particular image encoder.

EncoderParameter has these types of members:

Requirements

Requirement Value
Minimum supported client Windows XP, Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header gdiplusimaging.h (include Gdiplus.h)

See also

EncoderParameterValueType

EncoderParameters

Image::GetEncoderParameterList

Image::GetEncoderParameterListSize

Using Image Encoders and Decoders