Color interpolation mode used by Gradient.
See Also: Gradient.mode, Gradient.Evaluate.
Blend | Linearly interpolate between the gradient keys. |
Fixed | Use a constant color between the keys. |
PerceptualBlend | Linearly interpolate between the gradient keys, using a perceptual color space for colors. |