ColorInterpolationMode
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Determines how the colors in a gradient are interpolated.
<object property="EnumerationValue" .../>
value = "EnumerationValue"
Enumeration Values
Value |
Description |
---|---|
ScRgbLinearInterpolation |
Colors are interpolated in the scRGB color space. |
SRgbLinearInterpolation |
Colors are interpolated in the sRGB color space. |