Android.Renderscripts.ScriptIntrinsicYuvToRGB: Method Members

The methods of Android.Renderscripts.ScriptIntrinsicYuvToRGB are listed below. For a list of all members, see the ScriptIntrinsicYuvToRGB Members list.

See Also: Inherited members from Android.Renderscripts.ScriptIntrinsic

Public Methods

static
Create(RenderScript, Element) : ScriptIntrinsicYuvToRGB
Create an intrinsic for converting YUV to RGB.
ForEach(Allocation)
Convert the image to RGB.
SetInput(Allocation)
Set the input yuv allocation, must be Element.U8(RenderScript).