descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
Image.this
des
il
image
Image
from size, data type, channel count and data
this
(Image!N img)
this
(Image!N img)
this
(Header hdr, void[] data)
this
(T[N] sz, ElemInfo pt, void[] data)
this
(T[N] sz, DataType dt, size_t ch, void[] data)
struct
Image
(size_t N)
pure
this
(
T
)
(
in
T
[
N
]
sz
,
DataType
dt
,
size_t
ch
,
in
void
[]
data
= []
)
if
(
isIntegral
!
T
)
if
(
N
> 0
)
this
(Image!(N - 1) img, size_t dim)
Meta
Source
See Implementation
des
il
image
Image
constructors
this
functions
clear
dump
index
pixel
postblits
this(this)
properties
dup
header
idup
info
mapAs
size
static functions
load
structs
Header
templates
CIV
variables
data
from size, data type, channel count and data