The methods of Android.Renderscripts.ScriptIntrinsic3DLUT are listed below. For a list of all members, see the ScriptIntrinsic3DLUT Members list.
See Also: Inherited members from Android.Renderscripts.ScriptIntrinsic
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. |