- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- copy
auto copy(Region!(N, T) r)
Undocumented in source. Be warned that the author may not have intended to support it.
- dump
immutable(void[]) dump()
Undocumented in source. Be warned that the author may not have intended to support it.
- paste
void paste(V pos, Image!N im)
Undocumented in source. Be warned that the author may not have intended to support it.
- pixel
T pixel(size_t[N] crd)
Undocumented in source. Be warned that the author may not have intended to support it.
- pixel
const(T) pixel(size_t[N] crd)
Undocumented in source. Be warned that the author may not have intended to support it.
- pixel
T pixel(V v)
Undocumented in source. Be warned that the author may not have intended to support it.
- pixel
const(T) pixel(V v)
Undocumented in source. Be warned that the author may not have intended to support it.
- dup
auto dup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- header
auto header [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- histoConv
Image!(N - 1) histoConv [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- idup
auto idup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- mapAs
T[] mapAs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- mapAs
const(T)[] mapAs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- size
auto size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- size
V size [@property setter]
Undocumented in source.
- type
auto type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- type
PixelType type [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.