[]
The abstract base class for image effects.
Derived classes include Blur, FillOverlay, AlphaBiLevel, AlphaCeiling, AlphaFloor, AlphaInverse, AlphaModulation, AlphaModulationComplex, AlphaReplace, BiLevel, ColorChange, ColorReplacement, Duotone, Grayscale, HslEffect, Luminance, Tint.
public abstract class ImageEffect : FormattingBag
Gets the image effect type.
public ImageEffectType EffectType { get; }
protected bool Equals(ImageEffect other)
other ImageEffectpublic override bool Equals(object obj)
obj objectpublic override int GetHashCode()