Hello guys,
this is my code for branding a logo on a picture
<?php
echo exec("composite -dissolve 30 -gravity southeast -geometry +25+25 branding/logo_RESIZE.png branding/*.JPG Brandingpics/*.jpg");
?>
but i wanna branding logo_RESIZE.png on more pictures from the order "branding" dynamic in the order Brandingpics, but how ?
Branding dynamic
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Branding dynamic
I don't understand the question. Can you re-phrase it?
snibgo's IM pages: im.snibgo.com
Re: Branding dynamic
i wanna branding logo_Resize.png dynamic on more pictures