desil ~master (2022-05-10T05:37:56.4662695)
Dub
Repo
Image.this
des
il
image
Image
from size, channel count, component type and data
this
(Image img)
this
(Image img)
this
(Vector!(N, T) size, ElemInfo info, void[] data)
this
(Vector!(N, T) size, size_t ch, DataType type, void[] data)
struct
Image
pure
this
(
size_t
N
T
)
(
in
Vector
!(
N
,
T
)
size
,
size_t
ch
,
DataType
type
,
in
void
[]
data
= []
)
if
(
isIntegral
!
T
)
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
from size, channel count, component type and data