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
 ImageEn 3.03

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
arlaroci Posted - Aug 28 2012 : 11:53:15
Hi All,

I'm using ImageEn to acquire images on my system and works better with HP Scanner, but isn't works with Canon Scanner (CANOSCAN LIDE 110).

I checked using the sample called capture\wiascanner with Delphi 2009 and could realize that if I click first on "Acquire with Dialog Button" the image was capture correctly, but if click first on "Acquire Button" the image cannot capture correctly.

My question is: What are the difference between "Acquire with Dialog Button" and "Acquire Button"? I need to know with parameters are filled when I choose "Acquire with Dialog Button".

Thanks,

Anderson

arlaroci
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 29 2012 : 02:27:13
Hi Anderson

Both functions call ImageEnView1.IO.Acquire but the "Acquire with Dialog" button calls first:

ImageEnView1.IO.WIAParams.ShowAcquireDialog(true)

So it would appear that calling ShowAcquireDialog is setting some required properties. Please check the source for more detail.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com