Android.Renderscripts.ScriptIntrinsicYuvToRGB Members

The members of Android.Renderscripts.ScriptIntrinsicYuvToRGB are listed below.

See Also: Inherited members from Android.Renderscripts.ScriptIntrinsic

Public Properties

[read-only]
FieldID_InputScript.FieldID. Get a FieldID for the input field of this intrinsic.
[read-only]
KernelIDScript.KernelID. Get a KernelID for this intrinsic kernel.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

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