v1.0.0
English

ImageHandlerInterface.php

system/Images/ImageHandlerInterface.php
11 fn
resize (int $width, int $height, bool $maintainRatio = false, string $masterDim = 'auto') function
crop (?int $width = null, ?int $height = null, ?int $x = null, ?int $y = null, bool $maintainRatio = false, string $masterDim = 'auto') function
convert (int $imageType) function
rotate (float $angle) function
flatten (int $red = 255, int $green = 255, int $blue = 255) function
reorient () function
getEXIF (?string $key = null) function
flip (string $dir = 'vertical') function
fit (int $width, int $height, string $position) function
text (string $text, array $options = []) function
save (?string $target = null, int $quality = 90) function
phpDG v1.0.0 ImageHandlerInterface.php 662 files 498 classes 763 fn
Generated