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

◆ encoder() [1/2]

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

Gets 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.

Returns
An Encoder object that encapsulates the GUID that specifies the category of the parameter stored in this xtd::drawing::imaging::encoder_parameter object.