ChromaKeyFilter Constructor
| Name | Description | |
|---|---|---|
|
ChromaKeyFilter() |
Creates and initializes a new ChromaKeyFilter with default values.
|
|
ChromaKeyFilter(Color) |
Creates and initializes a new ChromaKeyFilter with specified color.
|
|
ChromaKeyFilter(Color, Double) |
Creates and initializes a new ChromaKeyFilter with specified color and distance values.
|
|
ChromaKeyFilter(Color, Double, Double) |
Creates and initializes a new ChromaKeyFilter with specified specified color, distance and noiseSuppression values.
|
|
ChromaKeyFilter(Color, Double, Double, Boolean) |
Creates and initializes a new ChromaKeyFilter with specified settings.
|
Show: