The following tables list the members exposed by EdgeDetectEffect.
Name | Description | |
---|---|---|
EdgeDetectEffect | Initializes a new instance of the EdgeDetectEffect class. |
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. |
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. |