Menu
Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
VB.NET
Graphics/GDI+
Convert base 64
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Takteek" data-source="post: 23443" data-attributes="member: 5639"><p><strong>is this what you mean?</strong></p><p></p><p>So you basically, you have some text like this:</p><p></p><p></p><p></p><p>Any you need it to be converted to an image and saved like this:</p><p><img src="http://webpages.charter.net/tsd/label.PNG" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>If that's what you need, then why not do this:</p><ol> <li data-xf-list-type="ol">Make a new bitmap object with the correct dimiensions</li> <li data-xf-list-type="ol">Print the string onto the image</li> <li data-xf-list-type="ol">Save the bitmap file</li> </ol></blockquote><p></p>
[QUOTE="Takteek, post: 23443, member: 5639"] [b]is this what you mean?[/b] So you basically, you have some text like this: Any you need it to be converted to an image and saved like this: [IMG]http://webpages.charter.net/tsd/label.PNG[/IMG] If that's what you need, then why not do this: [LIST=1] [*]Make a new bitmap object with the correct dimiensions [*]Print the string onto the image [*]Save the bitmap file[/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Home
Forums
VB.NET
Graphics/GDI+
Convert base 64
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom