ScriptIntrinsicBlend
ScriptIntrinsicBlend(IntPtr, JniHandleOwnership)
JniPeerMembers
KernelIDAdd
KernelIDClear
KernelIDDst
KernelIDDstAtop
KernelIDDstIn
KernelIDDstOut
KernelIDDstOver
KernelIDMultiply
KernelIDSrc
KernelIDSrcAtop
KernelIDSrcIn
KernelIDSrcOut
KernelIDSrcOver
KernelIDSubtract
KernelIDXor
ThresholdClass
ThresholdType
Create(RenderScript, Element)
ForEachAdd(Allocation, Allocation)
ForEachAdd(Allocation, Allocation, LaunchOptions)
ForEachClear(Allocation, Allocation)
ForEachClear(Allocation, Allocation, LaunchOptions)
ForEachDst(Allocation, Allocation)
ForEachDst(Allocation, Allocation, LaunchOptions)
ForEachDstAtop(Allocation, Allocation)
ForEachDstAtop(Allocation, Allocation, LaunchOptions)
ForEachDstIn(Allocation, Allocation)
ForEachDstIn(Allocation, Allocation, LaunchOptions)
ForEachDstOut(Allocation, Allocation)
ForEachDstOut(Allocation, Allocation, LaunchOptions)
ForEachDstOver(Allocation, Allocation)
ForEachDstOver(Allocation, Allocation, LaunchOptions)
ForEachMultiply(Allocation, Allocation)
ForEachMultiply(Allocation, Allocation, LaunchOptions)
ForEachSrc(Allocation, Allocation)
ForEachSrc(Allocation, Allocation, LaunchOptions)
ForEachSrcAtop(Allocation, Allocation)
ForEachSrcAtop(Allocation, Allocation, LaunchOptions)
ForEachSrcIn(Allocation, Allocation)
ForEachSrcIn(Allocation, Allocation, LaunchOptions)
ForEachSrcOut(Allocation, Allocation)
ForEachSrcOut(Allocation, Allocation, LaunchOptions)
ForEachSrcOver(Allocation, Allocation)
ForEachSrcOver(Allocation, Allocation, LaunchOptions)
ForEachSubtract(Allocation, Allocation)
ForEachSubtract(Allocation, Allocation, LaunchOptions)
ForEachXor(Allocation, Allocation)
ForEachXor(Allocation, Allocation, LaunchOptions)
monoandroid
namespace Android.Renderscripts
{
[Register("android/renderscript/ScriptIntrinsicBlend", DoNotGenerateAcw = true)]
public class ScriptIntrinsicBlend : ScriptIntrinsic
{
public virtual KernelID? KernelIDSrc
{
[Register("getKernelIDSrc", "()Landroid/renderscript/Script$KernelID;", "GetGetKernelIDSrcHandler")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API