[]
Inserts a new BiLevel effect into the list.
public BiLevel InsertBiLevel(int index, float threshold)
| Type | Name | Description |
|---|---|---|
| int | index | The effect index in the list. |
| float | threshold | The luminance threshold for the Bi-Level effect. |
| Type | Description |
|---|---|
| BiLevel | The inserted BiLevel effect. |