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
 DPI after Scan

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
tmichalska Posted - Jan 09 2012 : 04:37:19
Hello,

I use the TImageEnMIO component in an Application for Multipage Scanning.

Is there a way to get the DPI information from the TIEBitmap in the OnAcquireBitmap event while scanning with TWainParams.VisibleDialog=true?

I tried several ways but I could not find a solution. I need the DPI information for following calculations.

Greetings,

Timo Michalska
3   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Jan 10 2012 : 02:47:20
Hello,
I hope before the end of this month.
tmichalska Posted - Jan 09 2012 : 08:41:11
Hello,

can you say when the next version is going to be available?
fab Posted - Jan 09 2012 : 08:08:30
Hello,
unfortunately no. DPI info (in TImageEnMIO.Params[].DPI) is filled just after the OnAcquireBitmap has been called.
Since next version it will be possible to read DPI inside OnAfterAcquireBitmap event.