ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
Pixels.this
dmagick
ImageView
Pixels
Get the pixels of the specifies area in the image.
struct
Pixels
this
(
Image
image
,
ssize_t
x
,
ssize_t
y
,
size_t
columns
,
size_t
rows
)
Meta
Source
See Implementation
dmagick
ImageView
Pixels
constructors
this
destructors
~this
functions
opApply
opDollar
opIndex
opIndexAssign
opSilce
opSlice
opSliceAssign
sync
postblits
this(this)
properties
length
variables
image
pixels
Get the pixels of the specifies area in the image.