dmagick ~master (2017-08-12T15:43:00Z)
Dub
Repo
Pixels.opSlice
dmagick
ImageView
Pixels
Sliceing operators yield or modify the value in the specified slice.
Pixels
opSlice
()
struct
Pixels
Pixels
opSlice
(
)
Pixels
opSilce
(
size_t
left
,
size_t
right
)
void
opSliceAssign
(
Color
color
)
void
opSliceAssign
(
Color
color
,
size_t
left
,
size_t
right
)
Meta
Source
See Implementation
dmagick
ImageView
Pixels
constructors
this
functions
opApply
opDollar
opIndex
opIndexAssign
opSilce
opSlice
opSliceAssign
sync
properties
length
Sliceing operators yield or modify the value in the specified slice.