Determines how the extrapolation of colors will be made.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public enum BrushBuilderExtrapolationMethod |
| Visual Basic |
|---|
Public Enumeration BrushBuilderExtrapolationMethod |
Members
| Member name | Description | |
|---|---|---|
| Absolute | The extrapolation will be done adding and subtracting the absolute difference of saturation and luminance. |