Image.copy

Undocumented in source. Be warned that the author may not have intended to support it.
struct Image(size_t N)
pure const
copy
(
T
)
(
in Region!(N, T) r
)
if (
isIntegral!T
)
if (
N > 0
)

Meta