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