ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
readImages
dmagick
Array
Read a multi frame Image by reading from the file or URL specified by filename.
Image
[]
readImages
(string filename)
Image
[]
readImages
(string filename, Geometry size)
Image
[]
readImages
(
string
filename
,
Geometry
size
)
Image
[]
readImages
(void[] blob)
Image
[]
readImages
(void[] blob, Geometry size)
Image
[]
readImages
(void[] blob, Geometry size, size_t depth)
Image
[]
readImages
(void[] blob, Geometry size, size_t depth, string magick)
Image
[]
readImages
(void[] blob, Geometry size, string magick)
Meta
Source
See Implementation
dmagick
Array
aliases
ImageLayerMethod
ssize_t
functions
animationDelay
animationIterations
average
clone
coalesce
compareLayers
compositeLayers
display
fx
mergeLayers
montage
morph
optimizeLayers
optimizePlusLayers
ping
quantize
quantizeColorSpace
quantizeColors
quantizeDitherMethod
quantizeTreeDepth
readImages
remap
toBlob
writeImages
Read a multi frame Image by reading from the file or URL specified by filename.