copyDib

Definition: a32Dib0 destdib = copyDib(a32Dib srcdib)
Description: Returns a copy of the bitmap or 0 if the new bitmap could not be created
Comments: When you no longer need the bitmap, you have to delete it by calling the killDib procedure.
See Also: killDib