Image.finalize

Overview | Methods | This Package | All Packages

Image.finalize

Frees all the resources allocated by this object.

Syntax

protected void finalize()

Remarks

A call to this method is equivalent to calling the Image object's dispose method.