←Select platform

EdgeDetectEffect Class Members

Summary

The following tables list the members exposed by EdgeDetectEffect.

Public Constructors

Name Description
EdgeDetectEffect Initializes a new instance of the EdgeDetectEffect class.

Public Properties

Name Description
Input Gets or sets an optional brush that represents the result of this effect. This is a dependency property.
InputSize Gets or sets the size of the optional brush that represents the result of this effect. This is a dependency property.
KernelPos1 Gets or sets the value of the first edge detection matrix item. This is a dependency property.
KernelPos2 Gets or sets the value of the second edge detection matrix item. This is a dependency property.
KernelPos3 Gets or sets the value of the third edge detection matrix item. This is a dependency property.
Threshold Gets or sets threshold used to detect the edge of the image. This is a dependency property.

Public Fields

Name Description
InputProperty Identifies the Input dependency property.
InputSizeProperty Identifies the InputSize dependency property.
KernelPos1Property Identifies the KernelPos1 dependency property.
KernelPos2Property Identifies the KernelPos2 dependency property.
KernelPos3Property Identifies the KernelPos3 dependency property.
ThresholdProperty Identifies the Threshold dependency property.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Effects Assembly