CopyImage()
Syntax
Result = CopyImage(#Image1, #Image2)Description
Create a new #Image2 identical to the source #Image1. If #PB_Any is used as '#Image2' parameter, the new image identifier will be returned as 'Result'.
Supported OS
Windows, Linux, MacOS X