Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
UnsharpMaskCommandBitmapEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects.Effects Namespace : UnsharpMaskCommandBitmapEffect Class


For a list of all members of this type, see UnsharpMaskCommandBitmapEffect members.

Public Properties

 NameDescription
Public PropertyAmount Gets or sets a value that represents an adjustment factor. This is a percentage.  
Public PropertyCanFreeze (Inherited from System.Windows.Freezable)
Public PropertyColorType Gets or sets a value that indicates the color space in which to apply the mask.  
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyIsFrozen (Inherited from System.Windows.Freezable)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyRadius Gets or sets a value that indicates the size of the neighborhood used for blurring each pixel of the image.  
Public PropertyThreshold Gets or sets a value that indicates the threshold for modifying the original value of the pixel.  
Top

See Also