Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
Reload image after savingAstext
New Topic
Reply to Topic
Author
Topic
MattOV
Australia
17 Posts
Posted - Mar 28 2012 : 06:24:43
Hi Fabrizio
Is there a method for leading and image from a text file that was created using IEImage.SaveAsText?
thanks
fab
1310 Posts
Posted - Mar 28 2012 : 12:32:16
Hi,
no, there isn't a method.
Anyway it should be easy to write. Each character is a pixel with 9 shades of gray. Each pixel can be:
W = 0 (black)
@ = 1
# = 2
* = 3
+ = 4
: = 5
. = 6
, = 7
= 8 (white)
Just convert each character to a pixel (0=0....8=255) gray scale value.
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page