46 public function watermark($imagePath, $positionX = 0, $positionY = 0, $opacity = 30, $tile =
false);
78 public function open($filename);
87 public function resize($frameWidth =
null, $frameHeight =
null);
98 public function crop($top = 0, $left = 0, $right = 0, $bottom = 0);
109 public function save($destination =
null, $newName =
null);
117 public function rotate($angle);
createPngFromString($text, $font='')
crop($top=0, $left=0, $right=0, $bottom=0)
resize($frameWidth=null, $frameHeight=null)
save($destination=null, $newName=null)
watermark($imagePath, $positionX=0, $positionY=0, $opacity=30, $tile=false)