Image.histoConv

Undocumented in source. Be warned that the author may not have intended to support it.
struct Image(size_t N)
pure @property const
static if(N > 1)
Image!(N - 1)
histoConv
(
size_t K
T
)
()
if (
K < N
)
if (
N > 0
)

Meta