Class ColorOverlayEffect

ColorOverlayEffect class

Color Overlay Layer effect

public class ColorOverlayEffect : ILayerEffect

Properties

NameDescription
BlendMode { get; set; }Gets or sets the blend mode.
Color { get; set; }Gets or sets the color.
EffectType { get; }Gets a type of effect
IsVisible { get; set; }Gets or sets a value indicating whether this instance is visible.
Opacity { get; set; }Gets or sets the opacity.

See Also