Android.Renderscripts.ScriptIntrinsicLUT Class
Intrinsic for applying a per-channel lookup table.

See Also: ScriptIntrinsicLUT Members

Syntax

[Android.Runtime.Register("android/renderscript/ScriptIntrinsicLUT", DoNotGenerateAcw=true)]
public sealed class ScriptIntrinsicLUT : ScriptIntrinsic

Remarks

Intrinsic for applying a per-channel lookup table. Each channel of the input has an independant lookup table. The tables are 256 entries in size and can cover the full value range of Element.U8_4(RenderScript).

[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