How to add Watermark / Stamp to images?

In file ‘application\libraries\UploadHandler.php’, line around 106, change from:

'watermark' => false

to

'watermark' => true

Watermark / Stamp image file is available: admin-assets\img\stamp.png

Watermark / Stamp will be added to new uploaded images.