Leadtools.ImageProcessing.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
UnsharpMaskCommand Class Properties
See Also 
Leadtools.ImageProcessing.Effects Namespace : UnsharpMaskCommand Class


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

Public Properties

 NameDescription
Public PropertyAmount Gets or sets a value that represents an adjustment factor. This is a percentage.  
Public PropertyColorType Gets or sets a value that indicates the color space in which to apply the mask.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
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