descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
Image.pixel
des
il
image
Image
access to pixel
T
pixel
(
in
C
[]
crd
...)
const
(
T
)
pixel
(
in
C
[]
crd
...)
struct
Image
pure ref
const
(
T
)
pixel
const
(
T
C
)
(
in
C
[]
crd
...
)
if
(
isIntegral
!
C
)
in { assert (isAllCompPositive(crd), "negative coordinate"); assert (crd.length == size.length); assert (all!"a[0]>a[1]"(zip(size.data, crd)), "range violation"); }
T
pixel
(
in
Vector
!(
N
,
C
)
crd
)
const
(
T
)
pixel
(
in
Vector
!(
N
,
C
)
crd
)
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
access to pixel