ChromaKeyEffect Constructor
| Name | Description | |
|---|---|---|
|
ChromaKeyEffect |
Creates and initializes a new ChromaKey effect.
|
|
ChromaKeyEffect(Color) |
Creates and initializes a new ChromaKeyEffect with specified color.
|
|
ChromaKeyEffect(IImageProvider) |
Creates and initializes a new ChromaKey effect that uses the provided image source.
|
|
ChromaKeyEffect(Color, Double) |
Creates and initializes a new ChromaKeyEffect with specified color and distance values.
|
|
ChromaKeyEffect(Color, Double, Double) |
Creates and initializes a new ChromaKeyEffect with specified specified color, distance and noiseSuppression values.
|
|
ChromaKeyEffect(Color, Double, Double, Boolean) |
Creates and initializes a new ChromaKeyEffect with specified settings.
|
|
ChromaKeyEffect(IImageProvider, Color, Double, Double, Boolean) |
Creates and initializes a new ChromaKeyEffect with specified image source and settings.
|
Show: