Johannes Fourie wrote:

Hi

I need to take an existing BMP, add text to the bottom of the image, and
save it again as a bitmap or jpeg.



Does anybody have any ideas how to do this?

When you say "add text to the bottom of the image" do you mean overlaying the text on the image as it exists, or do you mean adding an additional band of pixels to the image at the bottom on which the text appears (making the image taller)? And, if the former do you want the text to appear with a transparent background over the underlying image?


I ask because these three options are roughly in order of relative difficulty of accomplishment.

Stephen Posey
[EMAIL PROTECTED]



_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to