Imagick extends Engine
Class Imagick
Tags
Table of Contents
Methods
- clear() : mixed
- crop() : bool
- drawImageWatermark() : mixed
- drawTextWatermark() : mixed
- filter() : mixed
- flipHorizontal() : mixed
- flipVertical() : mixed
- getExifData() : mixed
- getHeight() : mixed
- getWidth() : mixed
- load() : mixed
- resize() : mixed
- rotate() : mixed
- save() : mixed
- setOrientation() : mixed
Methods
clear()
public
clear() : mixed
Tags
crop()
public
crop(Rectangle $source) : bool
Parameters
- $source : Rectangle
Return values
booldrawImageWatermark()
public
drawImageWatermark(ImageWatermark $watermark) : mixed
Parameters
- $watermark : ImageWatermark
Tags
drawTextWatermark()
public
drawTextWatermark(TextWatermark $watermark) : mixed
Parameters
- $watermark : TextWatermark
Tags
filter()
public
filter(Mask $mask) : mixed
Parameters
- $mask : Mask
Tags
flipHorizontal()
public
flipHorizontal() : mixed
Tags
flipVertical()
public
flipVertical() : mixed
Tags
getExifData()
public
getExifData() : mixed
Tags
getHeight()
public
getHeight() : mixed
Tags
getWidth()
public
getWidth() : mixed
Tags
load()
public
load() : mixed
Tags
resize()
public
resize(Rectangle $source, Rectangle $destination) : mixed
Parameters
Tags
rotate()
public
rotate(mixed $angle, Color $bgColor) : mixed
Parameters
- $angle : mixed
- $bgColor : Color
Tags
save()
public
save(mixed $file[, mixed $quality = 95 ][, mixed $format = null ]) : mixed
Parameters
- $file : mixed
- $quality : mixed = 95
- $format : mixed = null
Tags
setOrientation()
public
setOrientation(mixed $orientation) : mixed
Parameters
- $orientation : mixed