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
 Blur at particular layer
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Borut

15 Posts

Posted - May 01 2023 :  07:15:08  Show Profile  Reply
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  Show Profile  Reply
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
Go to Top of Page

Borut

15 Posts

Posted - May 02 2023 :  12:12:38  Show Profile  Reply
Hi Nigel,
thanks...
Borut
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: