The members of Android.Renderscripts.ScriptIntrinsicLUT are listed below.
See Also: Inherited members from Android.Renderscripts.ScriptIntrinsic
[read-only] | KernelID | Script.KernelID. Get a KernelID for this intrinsic kernel. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | Create(RenderScript, Element)Supported elements types are Element.U8_4(RenderScript) The defaults tables are identity. | |
ForEach(Allocation, Allocation)Invoke the kernel and apply the lookup to each cell of ain and copy to aout. | ||
ForEach(Allocation, Allocation, Script.LaunchOptions)Invoke the kernel and apply the lookup to each cell of ain and copy to aout. | ||
SetAlpha(int, int)Set an entry in the alpha channel lookup table | ||
SetBlue(int, int)Set an entry in the blue channel lookup table | ||
SetGreen(int, int)Set an entry in the green channel lookup table | ||
SetRed(int, int)Set an entry in the red channel lookup table |