daffodil ~master (2022-03-12T20:49:14.1403618)
Dub
Repo
ImageRangeObject.opApply
daffodil
util
range
ImageRangeObject
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(E) dg)
class
ImageRangeObject
(R)
int
opApply
(
scope
int
delegate
(
E
)
dg
)
if
(
isImageRange
!
R
)
int
opApply
(int delegate(size_t, E) dg)
Meta
Source
See Implementation
daffodil
util
range
ImageRangeObject
constructors
this
functions
moveFront
opApply
opIndex
popFront
properties
channelCount
colorSpace
empty
front
height
width