ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Blur at particular layer

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Borut 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

2   L A T E S T    R E P L I E S    (Newest First)
Borut Posted - May 02 2023 : 12:12:38
Hi Nigel,
thanks...
Borut
xequte 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