Posts tagged using
write text on image using php
Aug 10th
hello,
this is a simple method to write text on image using php. in fact, my friends asked me to create a php page that will take a specific information about their website visitors and return an image of a certificate with the visitor information written on it.
the logic of the More >
convert images using java imageIO
Jun 14th
Hi all, I learned how to use java ImageIO to convert images formats. It makes me happy, so I wanted to share my experience with all of you. As NetBeans told me, ImageIO is a class containing static convenience methods for locating ImageReaders and ImageWriters, and performing simple encoding and More >

