add text to PImage

My program saves videos from some webcams connected to the pc. I used to draw the Capture to the screen,add some information of the video(duration,time ...) and then take a screenshot of the sketch,and tehn repeat for every webcam. Now to extend the program I directly save the Capture as PImage, but how do I add the text to the image?

Tagged:

Answers

Sign In or Register to comment.