Yanesh Tyagi on ASP.Net
Technical blog of Yanesh Tyagi
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.net
Ajax Control Toolkit
ASP.NET
C#
Code Snippet
COM Objects
Concepts
Generics
Graphics
List<T>
ListView
MS Office
Tools
VB.Net
Sponsors
advertise here
Navigation
Home
Blogs
Archives
January 2010 (1)
November 2009 (1)
May 2009 (1)
February 2009 (2)
January 2009 (2)
November 2008 (1)
October 2008 (1)
November 2008 - Posts
14
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