descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
Image.external
des
il
image
Image
use external memory (not copy)
auto
external
(
in
Vector
!(
N
,
T
)
size
,
ElemInfo
info
,
void
[]
data
)
struct
Image
pure static
auto
external
(
size_t
N
T
)
(
in
Vector
!(
N
,
T
)
size
,
ElemInfo
info
,
void
[]
data
)
if
(
isIntegral
!
T
)
in { assert (isAllCompPositive(size)); }
auto
external
(
in
Vector
!(
N
,
T
)
size
,
size_t
ch
,
DataType
type
,
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
use external memory (not copy)