Esme Povirk (@madewokherd) commented about dlls/gdiplus/gdiplus_private.h:
- BlurEffect,
- SharpenEffect,
- TintEffect,
- RedEyeCorrectionEffect,
- ColorMatrixEffect,
- ColorLUTEffect,
- BrightnessContrastEffect,
- HueSaturationLightnessEffect,
- ColorBalanceEffect,
- LevelsEffect,
- ColorCurveEffect,
+} EffectType;
+typedef struct CGpEffect{
- INT datasize;
- void *data;
This field is unused.