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
 LayersMergeAll Problem?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

supersk

95 Posts

Posted - May 12 2020 :  21:13:52  Show Profile  Reply
For merging the layers into background image.I used code as follow:
ImgEnMain->LayersMergeAll(true);
The layers will automatically align to the top left corner of the image. for example:

org:


merged:

but, when you changed the para to false:
ImgEnMain->LayersMergeAll(false);
the merged image will be same as org. Why#65311;
And, when you select two(or more) layers, and using code:
ImgEnMain->LayersMerge();
It will also align to the top left corner of the image.How to prevent it?
My ImageEN Version is 9.0

xequte

38182 Posts

Posted - May 13 2020 :  00:35:15  Show Profile  Reply
Hi

I cannot reproduce that in 9.0.1 beta. Does it occur in any of our demos? If so, please give me the exact steps to reproduce it.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

supersk

95 Posts

Posted - May 13 2020 :  03:01:24  Show Profile  Reply

Here sample code
attach/supersk/2020513307_mergesample.zip
7.87 KB

Using ImgEnMain->LayersMergeAll(true) and ImgEnMain->LayersMergeAll(false)#65292; Layers have different position.
Go to Top of Page

xequte

38182 Posts

Posted - May 13 2020 :  19:27:09  Show Profile  Reply
Hi

Thanks, that is fixed in an earlier beta. Please email me for it.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: