Android.Renderscripts.ScriptIntrinsicColorMatrix.SetGreyscale Method
Set a color matrix to convert from RGB to luminance.

Syntax

[Android.Runtime.Register("setGreyscale", "()V", "")]
public void SetGreyscale ()

Remarks

Set a color matrix to convert from RGB to luminance. The alpha channel will be a copy.

[Android Documentation]

Requirements

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