ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Scanning backgroup

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Zerocool Posted - Oct 08 2013 : 22:31:57
Morning guys ... is there a setting which i can set to set the background as white, as it is currently black.

Example, lets say i want to scan an ID in, on a A4 page ... I want the background of the A4 page white

Please help

4   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Oct 15 2013 : 23:36:01
The background should be the same of the acquired page. There is no setting in ImageEn (related to Twain) in order to change it.
You can only invert pixels as post processing action:
ImageEnView1.Proc.Negative();
w2m Posted - Oct 15 2013 : 17:20:16
My scanner scans with a white background. Perhaps this is related to the scanner driver... Can you change the color with your scanner driver options?

William Miller
Zerocool Posted - Oct 09 2013 : 06:35:54
or maybe not !

i tried this:

iemvPages.Background := clWhite;
Zerocool Posted - Oct 08 2013 : 23:12:17
ok, i can confirm it is scanner related and not software.