Click or drag to resize
SharpenEffect Properties

The SharpenEffect type exposes the following members.

Properties
  NameDescription
Public propertyAmount
How much to sharpen the image. Default value 0, range 0 to 10.
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for Sharpen effect.
Public propertyThreshold
Adjusts which parts of the image are sharpened. Default value 0, range 0 to 10.
Top
See Also