Click or drag to resize
ChromaKeyEffect Properties

The ChromaKeyEffect type exposes the following members.

Properties
  NameDescription
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyColor
Specifies the color to be replaced with transparency. Default value black.
Public propertyColorHdr
Specifies the high-dynamic-range color to be replaced with transparency. Default value black.
Public propertyFeather
Indicates whether the edges of the output should be softened. Default value false.
Public propertyInvertAlpha
Indicates whether the output alpha values should be inverted. Default value false.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for ChromaKey effect.
Public propertyTolerance
Tolerance for matching the chroma key color. Default value 0.1, range 0 to 1.
Top
See Also