Android.Renderscripts.ScriptIntrinsicLUT.SetAlpha Method
Set an entry in the alpha channel lookup table

Syntax

[Android.Runtime.Register("setAlpha", "(II)V", "")]
public void SetAlpha (int index, int value)

Parameters

index
Must be 0-255
value
Must be 0-255

Remarks

Set an entry in the alpha channel lookup table

[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