EncoderParameter::Finalize Method ()

.NET Framework (current version)
 
Use BaseTrue

Allows an EncoderParameter object to attempt to free resources and perform other cleanup operations before the EncoderParameter object is reclaimed by garbage collection.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

protected:
virtual void Finalize() override
Return to top
Show: