How to measure the pixel width of the string drawed over Drawing.Bitmap in .NET?

Posted by Nitai Bezerra on Stack Overflow See other posts from Stack Overflow or by Nitai Bezerra
Published on 2010-03-31T19:05:14Z Indexed on 2010/03/31 19:23 UTC
Read the original article Hit count: 388

Filed under:
|
|
|

I am generating a png image that contains a text dinamically written. I need to create the bitmap with the minimum width for file size reasons.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about drawing