desil ~master (2022-05-10T05:37:56.4662695)
Dub
Repo
Image.external
des
il
image
Image
use external memory (not copy)
auto
external
(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
)
auto
external
(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
robSize
postblits
this(this)
properties
dataSize
dims
dup
idup
mapAs
pixelCount
static functions
external
load
variables
data
info
size
use external memory (not copy)