GrAPiC
Graphics for Algo/Prog in C/C++

◆ image_copy()

Image grapic::image_copy ( const Image &  im)

Return a copy of the image. It duplicates the image. It is useful since an affectation shares the same image.