Android.Renderscripts.ScriptIntrinsicYuvToRGB.ForEach Method
Convert the image to RGB.

Syntax

[Android.Runtime.Register("forEach", "(Landroid/renderscript/Allocation;)V", "")]
public void ForEach (Allocation aout)

Parameters

aout
Output allocation. Must match creation element type.

Remarks

Convert the image to RGB.

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17