The members of Android.Renderscripts.ScriptIntrinsic3DLUT 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. | ||
SetLUT(Allocation)Sets the Android.Renderscripts.Allocation to be used as the lookup table. |