I have line: imagejpeg($this->image, $file, $quality);
imagejpeg($this->image, $file, $quality);
How can add on this image watermark.png?
Check this, http://php.net/manual/en/image.examples-watermark.php
imagecreatefrompng
imagecopy