Method | Description | |
---|---|---|
__construct ( $file ) | ||
crop ( $top_x, $top_y, $bottom_x, $bottom_y ) | ||
getBits ( ) | ||
getFile ( ) | ||
getHeight ( ) | ||
getImage ( ) | ||
getMime ( ) | ||
getWidth ( ) | ||
resize ( $width, $height, $default = '' ) | ||
rotate ( $degree, $color = 'FFFFFF' ) | ||
save ( $file, $quality = 90 ) | ||
watermark ( $watermark, $position = 'bottomright' ) |
Method | Description | |
---|---|---|
filter ( ) | ||
html2rgb ( $color ) | ||
merge ( $merge, $x, $y, $opacity = 100 ) | ||
text ( $text, $x, $y, $size = 5, $color = '000000' ) |