Determines how the extrapolation of colors will be made.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public enum BrushBuilderExtrapolationMethod |
| Visual Basic |
|---|
Public Enumeration BrushBuilderExtrapolationMethod |
| XAML Attribute Usage |
|---|
<object property="enumerationMemberName" .../> |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Absolute | 0 | The extrapolation will be done adding and subtracting the absolute difference of saturation and luminance. |