Text To Image With Rotation For The Web
Posted
on Code Project
See other posts from Code Project
Published on Tue, 30 Mar 2010 21:37:00 GMT
Indexed on
2010/03/30
21:43 UTC
Read the original article
Hit count: 288
Filed under:
This article will explain how to create an HttpHandler that will accept a text string, optionally rotate it, and return an image of the rotated text.
© Code Project or respective owner