Hello, I'm a newbie to ITK and I wonder if there exists a function to copy a image. I don't want a second pointer to the same Image Resource. I need a copy of an image that works after the assignment on it's own memory. I know the possibility to copy the images pixel by pixel, but I thing this is not the fastest method. Thanks, Ottmar