[]
Represents a solid color replacement effect.
All effect colors are changed to a fixed color.
Alpha values are unaffected.
public class ColorReplacement : ImageEffect
Gets the replace color.
public SolidColor Color { get; }
protected bool Equals(ColorReplacement other)
other
ColorReplacementpublic override bool Equals(object obj)
obj
objectpublic override int GetHashCode()