Class TintEffect
public class TintEffect : BaseColorFilterEffect, INotifyPropertyChanged, IDisposable, IColorEffect, ISkiaEffect, ICanBeUpdatedWithContext, ICanBeUpdated
- Inheritance
-
TintEffect
- Implements
- Inherited Members
- Extension Methods
Fields
ColorProperty
public static readonly BindableProperty ColorProperty
Field Value
EffectBlendModeProperty
public static readonly BindableProperty EffectBlendModeProperty
Field Value
Properties
Color
public Color Color { get; set; }
Property Value
EffectBlendMode
public SKBlendMode EffectBlendMode { get; set; }
Property Value
NeedApply
public override bool NeedApply { get; }
Property Value
Methods
CreateFilter(SKRect)
public override SKColorFilter CreateFilter(SKRect destination)
Parameters
destinationSKRect