Hi,
I have written an application in VB6 that grabs an image from a webcam and writes it out to the hard drive. Before writing it I would like to add a text line listing which camera it is and the date and time. I have no problem sorting out the text I want but just need help to actually write it on the image.
I know I could write the image to a file then use Imagemagik but would prefer to do it within VB6 if possible.
Thanks
George