Retrieves a copy of the Win32 handle for the image on which this object is based.
public abstract int copyHandle()
Returns a copy of the Win32 handle to the image that underlies this object.
Classes that extend the Image class use the copyHandle method to duplicate their underlying handle.