Color.WithSaturation

Color.WithSaturation method

Maakt een kopie van de kleur met gespecificeerde verzadiging.

public Color WithSaturation(float saturation)
ParameterTypeBeschrijving
saturationSingleWaarde van verzadiging.

Winstwaarde

>Een nieuw exemplaar van deColor klas.

Zie ook