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
 IELayerMView Problems
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

klausdoege

Germany
389 Posts

Posted - Nov 25 2019 :  09:48:40  Show Profile  Reply
Hello,
I would like to provide a picture with a mask.
And still work with the brush.
If I set Layer1 as a mask, it disappears from the display on the left.
That's not nice, I want to see her as it is in Photoshop.
Is not it possible to always display the mask in IELayerMView
and only set the ismask property in the image?



Here is a not very good description:
The hint: "remove mask" should mean "mask visible"


Klaus
www.klausdoege.de

xequte

38172 Posts

Posted - Nov 26 2019 :  16:46:11  Show Profile  Reply
Hi Klaus

You can use:

// Show mask layers in the control
IELayerMView1.LayerOptions := IELayerMView1.LayerOptions - [ lvMaskButton ];


Though it will remove the mask button.

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

klausdoege

Germany
389 Posts

Posted - Nov 29 2019 :  04:42:39  Show Profile  Reply
Hi Nigel,
in v8.7.6 the problem is resolved

Klaus
www.klausdoege.de
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: