xtd 0.2.0
Loading...
Searching...
No Matches

◆ encoder() [2/2]

encoder_parameter & xtd::drawing::imaging::encoder_parameter::encoder ( const xtd::drawing::imaging::encoder value)

Sets the Encoder object associated with this xtd::drawing::imaging::encoder_parameter 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 xtd::drawing::imaging::encoder_parameter object.

Parameters
valueAn Encoder object that encapsulates the GUID that specifies the category of the parameter stored in this xtd::drawing::imaging::encoder_parameter object.
Returns
This current instance.