Create an intrinsic for applying a color matrix to an
allocation.
Syntax
[Android.Runtime.Register("create", "(Landroid/renderscript/RenderScript;)Landroid/renderscript/ScriptIntrinsicColorMatrix;", "")]
public static
ScriptIntrinsicColorMatrix Create (
RenderScript rs)
Parameters
- rs
- The RenderScript context
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17