Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance and updates the shader's variables to the default values. Initializes a new instance of the SharpenEffect Class.
Namespace: Microsoft.Expression.Media.Effects
Assembly: Microsoft.Expression.Effects (in microsoft.expression.effects.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SharpenEffect
public SharpenEffect ()
public:
SharpenEffect ()
public SharpenEffect ()
public function SharpenEffect ()
Remarks
The default constructor initializes any fields to their default values.
See Also
Reference
SharpenEffect Class
SharpenEffect Members
Microsoft.Expression.Media.Effects Namespace