Android.Renderscripts.ScriptIntrinsicResize Members

The members of Android.Renderscripts.ScriptIntrinsicResize are listed below.

See Also: Inherited members from Android.Renderscripts.ScriptIntrinsic

Public Properties

[read-only]
FieldID_InputScript.FieldID. Get a FieldID for the input field of this intrinsic.
[read-only]
KernelID_bicubicScript.KernelID. Get a KernelID for this intrinsic kernel.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
Create(RenderScript) : ScriptIntrinsicResize
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.