Thread
:
Writing text into an image and save it
View Single Post
#
2
(
permalink
)
07-11-2007, 08:44 AM
JavaBean
Moderator
Join Date: May 2007
Posts: 1,272
Check
createGraphics()
method of
BufferedImage
class:
Quote:
Creates a Graphics2D, which can be used to draw into this BufferedImage.
BufferedImage (Java 2 Platform SE v1.4.2)
JavaBean
View Public Profile
Send a private message to JavaBean
Find all posts by JavaBean