Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi Sir/Ma'm
I want to convert the entered text in a textbox into image on button click.





Thanku.
Posted
Comments
Karthik. A 14-Apr-11 13:08pm    
I guess you should expand on your question, do you want to hide your text in an image (steganography) or create an image as you say in your question?
SURBHI TYAGI 14-Apr-11 13:15pm    
ya sir create an image from text not steganography

Create an image, and put the text on it using the appropriate method(s). there's even an article here on CodeProject that describes the process (came up in a google search - you know - that absolutely free search engine available to anyone with enough manual dexterity to to "google.com" in their browser address bar):

Dynamically Write Text On An Image[^]
 
Share this answer
 
Comments
SURBHI TYAGI 14-Apr-11 13:20pm    
nups not like that.....
Sergey Alexandrovich Kryukov 15-Apr-11 0:46am    
What are your trying to say?
--SA
Sergey Alexandrovich Kryukov 15-Apr-11 0:50am    
Yes, that will do, a 5.
--SA
Are you trying to create an image from a text? If so, see this blog entry, it is not that difficult, you know...http://chiragrdarji.wordpress.com/2008/05/09/generate-image-from-text-using-c-or-convert-text-in-to-image-using-c/[^]
 
Share this answer
 
Comments
SURBHI TYAGI 14-Apr-11 13:33pm    
yeah i have seen it but i m not understand that how it works?i want work on button click.but in this blog m not understand its working.
Yusuf 14-Apr-11 14:52pm    
The code sample in the blog is not that complicated. If you have a problem understanding it, then you may want to focus into the basics of programming first.
Sergey Alexandrovich Kryukov 15-Apr-11 0:49am    
There is only one conclusion: if you cannot understand this sample, you need to step back and start learning basics of programming. All you can do it give up the project you're doing right now and get yourself some schooling. Sorry, but please not get offended: this is just to help you.
--SA
Sergey Alexandrovich Kryukov 15-Apr-11 0:49am    
5 for your answer, Yusuf. Simple stuff, yes.
--SA
SURBHI TYAGI 15-Apr-11 1:15am    
okss............

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900