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
 Does IEWia support reading raw files?

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
nwscomps Posted - May 09 2012 : 14:10:05
When I try to fill the wia items the raw files seem not to be included in the list. Can anyone confirm this problem? And if so how to solve it?

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library
5   L A T E S T    R E P L I E S    (Newest First)
nwscomps Posted - May 10 2012 : 08:00:58
Fabrizio Hi,
thanks for your answer, well not only Jpeg are supported with the current implementation but also other file types such as tiff and png (I have successfully tested this).
But I think raw files are only included in WIA v. 2.0, if you find a good way to implement that interface in Delphi I'll be glad to help you develop it, as I need it for my projects.

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library
fab Posted - May 10 2012 : 07:58:05
Yes, ImageEn still uses WIA 1.0.
fab Posted - May 10 2012 : 07:57:08
At the moment only jpegs are supported. I have to investigate WIA api to check if RAW can be actually transferred in order to add this feature in a future release.
nwscomps Posted - May 10 2012 : 07:55:33
I don't see yet an answer, so I dare to add another comment. I am aware that now there is WIA 2.0, but , correct me if I am worng, I think imageEn still uses WIA 1.0 ?
I hope some can offer me any answer here.

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library
nwscomps Posted - May 09 2012 : 15:31:16
Ok I just found some more debugging of this problem. I have a Flash Card and I am using a WIA connection to retrieve the files. Now there is a single folder DCIM and inside this folder I now have a single file (NEF file).

In FillItemChildren in the IEWia unit, no file is detected.

If I add a jpeg file though in the same folder, it detects only one file (the jpeg)

This really puzzles me. Doesn't WIA allow the transfer of raw files?

Francesco Savastano
Nwscomps.com
Add-ons for the ImageEn Library