Android.Graphics.ColorMatrix.SetSaturation Method
Set the matrix to affect the saturation of colors.

Syntax

[Android.Runtime.Register("setSaturation", "(F)V", "GetSetSaturation_FHandler")]
public virtual void SetSaturation (float sat)

Parameters

sat
Documentation for this section has not yet been entered.

Remarks

Set the matrix to affect the saturation of colors. A value of 0 maps the color to gray-scale. 1 is identity.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1