Defined in File CImage.h
Define kind of copies
Values:
Shallow copy: the copied object is a reference to the original one
Deep copy: the copied object has a duplicate of all data, becoming independent