[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).