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
 ImageEnView1.Proc.AddInnerShadow or ImageEnView1.CurrentLayer.InnerGlow ?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

klausdoege

Germany
387 Posts

Posted - Jul 31 2022 :  01:59:06  Show Profile  Reply
Hello,
what's the difference between

ImageEnView1.Proc.AddInnerShadow
and
ImageEnView1.CurrentLayer.InnerGlow.

In my tests, Innerglow was stronger than innershadow,
that's all I could see.
The parameters were the same.

Klaus
DigiFoto
www.klausdoege.de

xequte

38127 Posts

Posted - Jul 31 2022 :  17:54:43  Show Profile  Reply
Hi Klaus

The first is a method that modifies the image.

The second is a property that affects the drawing of the layer.

They should look the same, as the InnerGlow property is drawn using AddInnerShadow()


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

klausdoege

Germany
387 Posts

Posted - Aug 01 2022 :  04:18:55  Show Profile  Reply
Hi Nigel,
the effect from ImageEnView1.Proc.AddInnerShadow is only weaker
if ImageEnView1.CurrentLayer.InnerGlow.enabled = true;
Otherwise both are the same.
But that's a good way to tone down AddInnerShadow's intensity a bit.
Thanks for your information

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