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