The Artima Developer Community
Sponsored Link

Java Answers Forum
convert string to image

1 reply on 1 page. Most recent reply: Apr 14, 2004 5:55 AM by jason

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
jason

Posts: 2
Nickname: jasonlili
Registered: Apr, 2004

convert string to image Posted: Apr 14, 2004 5:25 AM
Reply to this message Reply
Advertisement
hi
Dose anyone know how to convert a string e.g. "abc"
to an image??
thank you in advance

cheers~
Jason


jason

Posts: 2
Nickname: jasonlili
Registered: Apr, 2004

Re: convert string to image Posted: Apr 14, 2004 5:55 AM
Reply to this message Reply
what i am trying to do is put text on an image,

i just realise i could covert the image to graphics then use drawString to add the text, but now...
how can i convert Graphics back to "Image" or bufferImage???

thanks very much

Flat View: This topic has 1 reply on 1 page
Topic: A11Y and I18N testing of Java based GUIs Previous Topic   Next Topic Topic: Help Me

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use