Yanesh Tyagi on ASP.Net
Technical blog of Yanesh Tyagi
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
Ajax Control Toolkit
ASP.NET
C#
Code Snippet
Concepts
Generics
Graphics
List<T>
ListView
Tools
VB.Net
Sponsors
advertise here
Navigation
Home
Blogs
Archives
May 2009 (1)
February 2009 (2)
January 2009 (2)
November 2008 (1)
October 2008 (1)
November 2008 - Posts
12
Comments
Converting Text into Image On-The-Fly
by
Yanesh Tyagi
Sometimes we need to convert text into the images on the fly. This code converts the text into image and displays it onto the web page without saving it into a file on the disk. It also takes care of text wrapping. TextToImageConvertor can either be used...
Filed under:
Tools
,
Graphics
,
ASP.NET
,
C#
More Posts