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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 work with big Images?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

klausdoege

Germany
389 Posts

Posted - Dec 10 2011 :  05:25:48  Show Profile  Reply
Hello,
I would like to increase a picture on approximately: 10000x15000 pixels.
A mistake comes, exhaust Systemresources.
What can I do?
TIEBitmap.Location := ieTBitmap doesn't help?
Does somebody have an example maybe?

Klaus

fab

1310 Posts

Posted - Dec 10 2011 :  05:40:50  Show Profile  Reply
If you are using TImageEnView you should set:

ImageEnView1.LegacyBitmap := false;

It avoids TImageEnView to use TBitmap.
Go to Top of Page

klausdoege

Germany
389 Posts

Posted - Dec 11 2011 :  09:07:52  Show Profile  Reply
Now it works slow, but this is Ok.
Without mistake.
thank you

Klaus
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: