Add some text to JPEG images .....
Publicado: Mar Jul 25, 2017 12:14 pm
Hi,
I would like to take some existing JPEG image files and overlay the filename and a 'Title' as text on them.
Can I do this using GDI, just by displaying the file on some sort of canvas, drawing some text on that canvas and then saving the image back to a file?
I see we have TImage and TImageEditor using FreeImage in the Enterprise Edition .... is this the way to go?
Any general thoughts or simple example code would be much appreciated.
..... I've just researched the Samples folder and there are some useful Image display and edit examples. I should have looked there first .....
Not seeing any text drawing though?
Thanks
Chris
I would like to take some existing JPEG image files and overlay the filename and a 'Title' as text on them.
Can I do this using GDI, just by displaying the file on some sort of canvas, drawing some text on that canvas and then saving the image back to a file?
I see we have TImage and TImageEditor using FreeImage in the Enterprise Edition .... is this the way to go?
Any general thoughts or simple example code would be much appreciated.
..... I've just researched the Samples folder and there are some useful Image display and edit examples. I should have looked there first .....
Not seeing any text drawing though?
Thanks
Chris