Image Effect Constants

The Effect class has several descendants that can be used to apply a color effect or adjustment to a bitmap. Each of the descendants is identified by a GUID. The following constants, defined in Gdipluseffects.h, represent GUIDs that identify the various effects.

  • BlurEffectGuid
  • BrightnessContrastEffectGuid
  • ColorBalanceEffectGuid
  • ColorCurveEffectGuid
  • ColorLUTEffectGuid
  • ColorMatrixEffectGuid
  • HueSaturationLightnessEffectGuid
  • LevelsEffectGuid
  • RedEyeCorrectionEffectGuid
  • SharpenEffectGuid
  • TintEffectGuid