The methods of Android.Renderscripts.ScriptIntrinsicResize are listed below. For a list of all members, see the ScriptIntrinsicResize Members list.
See Also: Inherited members from Android.Renderscripts.ScriptIntrinsic
| static  | Create(RenderScript) Supported elements types are Element.U8(RenderScript), Element.U8_2(RenderScript), Element.U8_3(RenderScript), Element.U8_4(RenderScript) | |
| ForEach_bicubic(Allocation) Resize copy the input allocation to the output specified. | ||
| ForEach_bicubic(Allocation, Script.LaunchOptions) Resize copy the input allocation to the output specified. | ||
| SetInput(Allocation) Set the input of the resize. | ||