Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
Blur at particular layer
New Topic
Reply to Topic
Author
Topic
Borut
15 Posts
Posted - May 01 2023 : 07:15:08
Hello,
I have a TImageEnView element with 20 layers.
Is it possible to perform a Blur action at particular layer ( lets say layer5)_?
ImageEnViewView1->Layers[5]-> ...........Blur ?
ImageEnView1->Proc->Blur(blurr); // (The Blur command does not mention particular layer)
Thanks,
Borut
xequte
38610 Posts
Posted - May 01 2023 : 19:20:23
Hi Borut
TImageEnProc methods will apply to the currently selected image layer, so you can just set ImageEnView1.LayersCurrent before calling Proc.Blur()
Nigel
Xequte Software
www.imageen.com
Borut
15 Posts
Posted - May 02 2023 : 12:12:38
Hi Nigel,
thanks...
Borut
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page