descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
Image.this
des
il
image
Image
from size, element info and data
this
(
in
Image
img
)
this
(
in
Image
img
)
this
(
in
Vector
!(
N
,
T
)
size
,
ElemInfo
info
,
in
void
[]
data
= [])
struct
Image
pure
this
(
size_t
N
T
)
(
in
Vector
!(
N
,
T
)
size
,
ElemInfo
info
,
in
void
[]
data
= []
)
if
(
isIntegral
!
T
)
in { assert (isAllCompPositive(size)); }
this
(
in
Vector
!(
N
,
T
)
size
,
size_t
ch
,
DataType
type
,
in
void
[]
data
= [])
Meta
Source
See Implementation
des
il
image
Image
constructors
this
functions
clear
dump
index
pixel
postblits
this(this)
properties
dataSize
dup
idup
mapAs
pixelCount
static functions
external
load
variables
data
info
size
from size, element info and data