ImageMagickHandler.php
system/Images/Handlers/ImageMagickHandler.php
1 class
16 methods
class ImageMagickHandler
Class ImageMagickHandler FIXME - This needs conversion & unit testing, to use the imagick extension
__construct
($config = null)
_resize
(bool $maintainRatio = false)
_crop
()
_rotate
(int $angle)
_flatten
(int $red = 255, int $green = 255, int $blue = 255)
_flip
(string $direction)
getVersion
()
process
(string $action, int $quality = 100)
save
(?string $target = null, int $quality = 90)
getResourcePath
()
ensureResource
()
supportedFormatCheck
()
_text
(string $text, array $options = [])
_getWidth
()
_getHeight
()
reorient
(bool $silent = false)