Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.