ColorInterpolationMode Wyliczenie

Definicja

Określa sposób interpolacji kolorów w gradientzie.

public enum class ColorInterpolationMode
public enum ColorInterpolationMode
type ColorInterpolationMode = 
Public Enum ColorInterpolationMode
Dziedziczenie
ColorInterpolationMode

Pola

ScRgbLinearInterpolation 0

Kolory są interpolowane w przestrzeni kolorów scRGB.

SRgbLinearInterpolation 1

Kolory są interpolowane w przestrzeni kolorów sRGB.

Dotyczy

Zobacz też