v1.0.0
English

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) public
_resize (bool $maintainRatio = false) public
_crop () public
_rotate (int $angle) protected
_flatten (int $red = 255, int $green = 255, int $blue = 255) protected
_flip (string $direction) protected
getVersion () public
process (string $action, int $quality = 100) protected
save (?string $target = null, int $quality = 90) public
getResourcePath () protected
ensureResource () protected
supportedFormatCheck () protected
_text (string $text, array $options = []) protected
_getWidth () public
_getHeight () public
reorient (bool $silent = false) public
phpDG v1.0.0 ImageMagickHandler.php 662 files 498 classes 763 fn
Generated