Android.Renderscripts.ScriptIntrinsicLUT.SetBlue Method
Set an entry in the blue channel lookup table

Syntax

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

Parameters

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

Remarks

Set an entry in the blue 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