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)
Parameter | Type | Description |
---|---|---|
value | const EncoderPtr& | The Encoder object to associate the current EncoderParameter object with |
See Also
- Typedef EncoderPtr
- Class EncoderParameter
- Namespace System::Drawing::Imaging
- Library Aspose.PUB for C++