[]
Adds a new BiLevel effect into the list.
public BiLevel AddBiLevel(float threshold)
Public Function AddBiLevel(threshold As Single) As BiLevel
Type | Name | Description |
---|---|---|
float | threshold | The luminance threshold for the Bi-Level effect. |
Type | Description |
---|---|
BiLevel | The inserted BiLevel effect. |