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
 Cannot open these PSD files in IE

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
yogiyang Posted - Dec 29 2020 : 05:42:08
Hello,

I am facing problems in getting IE to load these two files.

File 1 (19).PSD contains 28 layers and file 1 (21).psd contains 31 layers.

I even tried to open these files in AllTypes (Demos\LayerEditing\Layers_AllTypes) demo also but it is not able to load all the layers also and everything comes up in dark color.

Any ideas as to how to get IE to load this files successfully?

I am using IE 9.2.5 with IEVision 5.4.0.

Here is the link to download the files that are not loading: https://mega.nz/file/zxgUTazL#hcgGNKNWSzXYgsnyhuL0wrdpdNookJvOue-sQ7ZxfBo

TIA

Yogi Yang
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Dec 30 2020 : 16:13:53
Yes, they load fine if PSD_LoadLayers=False. It is the memory handling of the innumerable large layers that tax the resources.

Nigel
Xequte Software
www.imageen.com
Uwe Posted - Dec 30 2020 : 12:04:09
Hi Nigel,

 
At this time, ImageEn does not work well with very big PSD files, such as this 154MB file.

I don't have any problems loading that file into an ImageEnVect using the old 6.01 version of ImageEN. It takes only 2.63 secs to load the *.psd file, resample it to screen size and create the histogram for it. No layers, of course.

-Uwe
yogiyang Posted - Dec 30 2020 : 06:54:30
Hello Nigel,

Ok understood.

Thanks,

Yogi Yang
xequte Posted - Dec 29 2020 : 23:13:21
Hi Yogi

At this time, ImageEn does not work well with very big PSD files, such as this 154MB file. We'll investigate improvements for a later update.

Nigel
Xequte Software
www.imageen.com
yogiyang Posted - Dec 29 2020 : 05:53:40
Hello,

I also installed IE 9.2.6 with IEVision 5.4.1 for testing and compile the demo as 64 bit app but that also did not solve the problem.

TIA

Yogi Yang