v1.0.0
English

GDHandler.php

system/Images/Handlers/GDHandler.php
1 class 16 methods

class GDHandler

Image handler for GD package
__construct ($config = null) public
_rotate (int $angle) protected
_flatten (int $red = 255, int $green = 255, int $blue = 255) protected
_flip (string $direction) protected
getVersion () public
_resize (bool $maintainRatio = false) public
_crop () public
process (string $action) protected
save (?string $target = null, int $quality = 90) public
createImage (string $path = '', string $imageType = '') protected
ensureResource () protected
getImageResource (string $path, int $imageType) protected
_text (string $text, array $options = []) protected
textOverlay (string $text, array $options = [], bool $isShadow = false) protected
_getWidth () public
_getHeight () public
phpDG v1.0.0 GDHandler.php 662 files 498 classes 763 fn
Generated