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)
net9.0-android34.0
namespace Android.Renderscripts
{
[ObsoletedOSPlatform("android31.0", "This class is obsoleted in this android platform")]
[Register("android/renderscript/ScriptIntrinsicBlend", DoNotGenerateAcw = true)]
public class ScriptIntrinsicBlend : ScriptIntrinsic
{
[ObsoletedOSPlatform("android31.0")]
public virtual KernelID? KernelIDSubtract
{
[Register("getKernelIDSubtract", "()Landroid/renderscript/Script$KernelID;", "GetGetKernelIDSubtractHandler")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API