The Wayback Machine - https://web.archive.org/web/20161023123023/https://developer.android.com/reference/android/renderscript/ScriptGroup.Input.html
Skip to content

Most visited

Recently visited

navigation

ScriptGroup.Input

public static final class ScriptGroup.Input
extends Object

java.lang.Object
   ↳ android.renderscript.ScriptGroup.Input


An opaque class for script group inputs

Created by calling the addInput() method. The value is assigned in execute(Object) method as one of its arguments. Arguments to the execute method should be in the same order as intputs are added using the addInput method.

Summary

Inherited methods

ImageFrom class java.lang.Object
This site uses cookies to store your preferences for site-specific language and display options.

Hooray!

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.