ChromaKeyEffect Properties |
The ChromaKeyEffect type exposes the following members.
Name | Description | |
---|---|---|
![]() | BufferPrecision | Specifies what precision to use for intermediate buffers when drawing this effect. |
![]() | CacheOutput | Enables caching the output from drawing this effect. |
![]() | Color | Specifies the color to be replaced with transparency. Default value black. |
![]() | ColorHdr | Specifies the high-dynamic-range color to be replaced with transparency. Default value black. |
![]() | Feather | Indicates whether the edges of the output should be softened. Default value false. |
![]() | InvertAlpha | Indicates whether the output alpha values should be inverted. Default value false. |
![]() | Name | Attaches a user-defined name string to the effect. |
![]() | Source | Gets or sets the input source for ChromaKey effect. |
![]() | Tolerance | Tolerance for matching the chroma key color. Default value 0.1, range 0 to 1. |