SharpenEffect
Class
An effect that sharpens the input.
Definition
Namespace:Telerik.Windows.Media.Imaging.ShaderEffects
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
C#
public class SharpenEffect : ShaderEffectBase
Inheritance: objectShaderEffectBaseSharpenEffect
Inherited Members
Constructors
C#
public SharpenEffect()
Fields
AmountProperty
DependencyProperty
C#
public static readonly DependencyProperty AmountProperty
InputProperty
DependencyProperty
C#
public static readonly DependencyProperty InputProperty
InputSizeProperty
DependencyProperty
C#
public static readonly DependencyProperty InputSizeProperty
ScaleProperty
DependencyProperty
C#
public static readonly DependencyProperty ScaleProperty