Create composite image [solved]

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
chintanv.patel
Posts: 1
Joined: 2014-08-20T22:39:01-07:00
Authentication code: 6789

Create composite image [solved]

Post by chintanv.patel »

Hi,
I want to create one composite image.
I have one circle image with orange color and in middle of circle i want to put number (1,2,3,4) with white color.
How can i do that ?

Thanks. :)

Edit:
Solved.
Post Reply