Jump to content

GDI+ Effect Class?


Recommended Posts

I've learned a lot from using this forum. Thanks to all!

I'm interested in applying a professional looking drop shadow on text and graphic objects using GDI+. I've found something called the Blur Class on MSDN which seems to apply a Gaussian blur to a bitmap.

The technique in PhotoShop is to create a solid colored copy,usually black, of the original which is then Gaussian blurred, made transparent, offset from the original, sometimes scaled up to enhance the 3d effect and displayed directly behind the original.

I know absolutely nothing about using calling dlls and so I was wondering if any of the GDIPlus experts here might be able to create a function to use this Blur Class. It appears to be called by the Effect Class which can also call many other interesting effects like Sharpen, Tint, RedEyeCorrection, ColorMatrixEffect, ColorLUT, BrightnessContrast, HueSaturationLightness, ColorBalance, Levels and ColorCurve.

Here's the link to the Effect Class on MSDN's website

http://msdn.microsoft.com/en-us/library/ms534433(VS.85).aspx

Thanks in advance to anyone who might take the time to help and please forgive me if I've missed the fact that this has already been done.

Edited by a440hz

Are you experienced?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...