Diffuse glow image effect

Discussions about image processing and document imaging.
Post Reply
toaster
Posts: 2
Joined: Tue Feb 21, 2012 6:07 am

Diffuse glow image effect

Post by toaster » Tue Mar 06, 2012 2:33 am

Hi guys,

I'm looking to emulate a glow effect described here http://www.fmwconcepts.com/imagemagick/glow/index.php. It describes adding gain and blur to an image then adding it to the original image to get an image glow effect. Which methods in GdPicture would best emulate this effect? Is brightness the same as gain? Would gaussian blur suffice for the blur described? As for adding the same image on top of the original would GdPictureImaging.DrawGdPictureImageOP Method work?

Any advice would be greatly appreciated.

Michael.

SamiKharma
Posts: 352
Joined: Tue Sep 27, 2011 11:47 am

Re: Diffuse glow image effect

Post by SamiKharma » Tue Mar 06, 2012 11:43 am

Hi,
I checked your link, and I think you have misunderstood somethings, here is what I was able to comprehend:
1. There is Glow amount, which i think would be similar to increasing Saturation, you can do that here:
https://www.gdpicture.com/guides/gdpicture/v8/html/con ... teger.html
2. The soften if it is blur like it says in the link, you can achieve with one of the following:
https://www.gdpicture.com/guides/gdpicture/v8/html/con ... teger.html
https://www.gdpicture.com/guides/gdpicture/v8/html/con ... teger.html
3. Then you can finally combine the two images, but i do not know which kind of combine operation mode you would use, here is the link:
https://www.gdpicture.com/guides/gdpicture/v8/html/con ... nMode.html

Hope this helps,
Best Regards,
Sami

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest