[eluser]steelaz[/eluser]
Is it possible to add multiple watermarks to the same image using CI image_lib library and loop statement?
[eluser]coolfactor[/eluser]
[quote author="steelaz" date="1216763462"]Is it possible to add multiple watermarks to the same image using CI image_lib library and loop statement?[/quote]
Yes, after doing the first watermark, set the "source_image" to the path of "new_image" so that you keep replacing your new image with the next transformation.
[eluser]Rick Jolly[/eluser]
Long time no see CF. Welcome back.
[eluser]steelaz[/eluser]
Thanks CF, I eventually figured it out on my own, but forgot to update this thread.