Android.Renderscripts.Element.I8 Method
Utility function for returning an Element containing a single SIGNED_8.

Syntax

[Android.Runtime.Register("I8", "(Landroid/renderscript/RenderScript;)Landroid/renderscript/Element;", "")]
public static Element I8 (RenderScript rs)

Parameters

rs
Context to which the element will belong.

Returns

Documentation for this section has not yet been entered.

Remarks

Utility function for returning an Element containing a single SIGNED_8.

[Android Documentation]

Requirements

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