copy method

Image copy()

Implementation

Image copy() {
  return Image._(ImagingCopy(_inst));
}