corviTech Solution
  • Get In Touch
    • Blog
    • Contact Us
Select Page
C# generate Image from text OR Convert Text in to Image using C#

C# generate Image from text OR Convert Text in to Image using C#

by Johan Meyer | Mar 2, 2012 | .NET, Development

Have you ever tried creating an image from text in C# .net.  Well the .NET framework provides System.Drawing and System.Drawing.Graphics classes which helps us to generate an image from text. Below is the code: private Bitmap CreateBitmapImage(string sImageText) {...
  • Facebook
  • Twitter
  • Google
  • RSS
Designed by CorviTech Solutions