Retrieves a copy of the Win32 handle for the bitmap on which this object is based.
public final int copyHandle()
Returns a copy of the Win32 handle to the bitmap that underlies this object.
When you copy a bitmap handle, you own the handle and are responsible for freeing it.