←Select platform

Amount Property (SharpenEffect)

Summary

Gets or sets the amount to change the sharpness. This is a dependency property.

Syntax

C#
VB
C++
public double Amount {get; set;}
Public Property Amount As Double
public: 
property double Amount { 
   double get(); 
   void set (    double ); 
} 

Property Value

The amount to change the sharpness.Negative sharpness values decrease the sharpness of the image and positive sharpness values increase the sharpness. Default value is 1.

Example

For XAML example, refer to SharpenEffect.

For C#/VB examples, refer to SharpenEffect.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Media.Effects Assembly
Click or drag to resize