- 0 Vote(s) - 0 Average
- 1
- 2
- 3
- 4
- 5
Image Manipulation Class
|
Posts: 2
Threads: 1
Joined: Feb 2021
Reputation:
0
02-15-2021, 07:56 AM
(This post was last modified: 02-15-2021, 11:45 AM by php_rocs.)
Hello.
Like CI 3, is there an equivalent of watermark an image by overlaying an image ?
http://codeigniter.com/userguide3/librar...termarking
Thanks.
Posts: 4,450
Threads: 103
Joined: Oct 2014
Reputation:
146
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Posts: 2
Threads: 1
Joined: Feb 2021
Reputation:
0
(02-15-2021, 02:50 PM)InsiteFX Wrote: CodeIgniter 4 User Guide - Image Manipulation Class
You can only use a text overlay on the image.
Ok thanks for the answer.
|