System::Drawing::Imaging::EncoderParameter::set_Encoder method

EncoderParameter::set_Encoder method

Associates the specified Encoder object with the current EncoderParameter object.

void System::Drawing::Imaging::EncoderParameter::set_Encoder(const EncoderPtr &value)
ParameterTypeDescription
valueconst EncoderPtr&The Encoder object to associate the current EncoderParameter object with

See Also