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