copy

Copy the given view into a newly-allocated image.

  1. auto copy(SRC src, TARGET target)
  2. auto copy(SRC src)
    copy
    (
    SRC
    )
    (
    auto ref SRC src
    )
    if (
    isView!SRC
    )

Meta