Is there any reason why the image manipulator is so slow at copying files from a sprite or the canvas? I need to be able to transfer large images(4096x2048) within a timely fashion, but it instead just hangs. Even copying a small image(64x64) takes upwards of two seconds to copy from the canvas. Is this something that can be sped up?