TintEffect Properties |
The TintEffect type exposes the following members.
Name | Description | |
---|---|---|
BufferPrecision | [Win10_14393] Specifies what precision to use for intermediate buffers when drawing this effect. | |
CacheOutput | [Win10_14393] Enables caching the output from drawing this effect. | |
ClampOutput | [Win10_14393] If set, the effect clamps color values to between 0 and 1 before passing
them on to the next effect in the graph. If false, the effect will not clamp
values, although subsequent effects or the output surface may later clamp if
they are not of high enough precision. Default value false. | |
Color | [Win10_14393] Specifies the tint color to be applied. Default value white. | |
ColorHdr | [Win10_14393] Specifies the high-dynamic-range tint to be applied. | |
IsSupported | Checks whether TintEffect is supported on the current operating system version. | |
Name | [Win10_14393] Attaches a user-defined name string to the effect. | |
Source | [Win10_14393] Gets or sets the input source for Tint effect. |