[]
Represents an Alpha bi-level effect.
Alpha (Opacity) values less than the Threshold are changed to 0 (fully transparent), alpha values greater than or equal to the Threshold are changed to 1 (fully opaque).
public class AlphaBiLevel : ImageEffect
Public Class AlphaBiLevel
Inherits ImageEffect
| Name | Description |
|---|---|
| Threshold | Gets or sets the threshold value for the alpha bi-level effect. Allowed values are from 0 to 1, inclusive. The default is 0. |
| Name | Description |
|---|---|
| Equals(AlphaBiLevel) | |
| Equals(object) | |
| GetHashCode() |