Show / Hide Table of Contents

Enum ColorInterpolationMode

Determines how the colors in a gradient are interpolated.

Namespace: System.Windows.Media
Assembly: OpenSilver.dll
Syntax
public enum ColorInterpolationMode

Fields

Name Description
ScRgbLinearInterpolation

Colors are interpolated in the scRGB color space

SRgbLinearInterpolation

Colors are interpolated in the sRGB color space

  • Improve this Doc
  • View Source