WithSaturation

Color.WithSaturation method

Erstellt eine Kopie der Farbe mit der angegebenen Sättigung.

public Color WithSaturation(float saturation)
ParameterTypBeschreibung
saturationSingleWert der Sättigung.

Rückgabewert

>Eine neue Instanz derColor Klasse.

Siehe auch