Why on earth would you want to do that? If you already have the image in memory then you can perform a bulk copy operation on it which will likely execute several times faster. If not then a copy is automatically generated when you load the image into memory so there is no need for another one unless you want to retain a copy of the original as well.