Class ScriptIntrinsicBlend
- Namespace
- Android.Renderscript
- Assembly
- MASES.Netdroid.dll
[Obsolete]
public class ScriptIntrinsicBlend : ScriptIntrinsic, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<BaseObj>ScriptIntrinsicBlend
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<BaseObj>.IsAssignableFrom(IJavaType)JVMBridgeBase<BaseObj>.IsAssignableFrom<T>()JVMBridgeBase<BaseObj>.Execute<T>(params T[])JVMBridgeBase<BaseObj>.DynBridgeClazzJVMBridgeBase<BaseObj>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
ScriptIntrinsicBlend()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public ScriptIntrinsicBlend()
ScriptIntrinsicBlend(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public ScriptIntrinsicBlend(params object[] args)
Parameters
args
object[]
Properties
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
Methods
Create(RenderScript, Element)
[Obsolete]
public static ScriptIntrinsicBlend Create(RenderScript arg0, Element arg1)
Parameters
arg0
RenderScriptarg1
Element
Returns
ForEachAdd(Allocation, Allocation)
[Obsolete]
public void ForEachAdd(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachAdd(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachAdd(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachClear(Allocation, Allocation)
[Obsolete]
public void ForEachClear(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachClear(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachClear(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachDst(Allocation, Allocation)
[Obsolete]
public void ForEachDst(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachDst(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachDst(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachDstAtop(Allocation, Allocation)
[Obsolete]
public void ForEachDstAtop(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachDstAtop(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachDstAtop(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachDstIn(Allocation, Allocation)
[Obsolete]
public void ForEachDstIn(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachDstIn(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachDstIn(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachDstOut(Allocation, Allocation)
[Obsolete]
public void ForEachDstOut(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachDstOut(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachDstOut(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachDstOver(Allocation, Allocation)
[Obsolete]
public void ForEachDstOver(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachDstOver(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachDstOver(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachMultiply(Allocation, Allocation)
[Obsolete]
public void ForEachMultiply(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachMultiply(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachMultiply(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachSrc(Allocation, Allocation)
[Obsolete]
public void ForEachSrc(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachSrc(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachSrc(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachSrcAtop(Allocation, Allocation)
[Obsolete]
public void ForEachSrcAtop(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachSrcAtop(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachSrcAtop(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachSrcIn(Allocation, Allocation)
[Obsolete]
public void ForEachSrcIn(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachSrcIn(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachSrcIn(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachSrcOut(Allocation, Allocation)
[Obsolete]
public void ForEachSrcOut(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachSrcOut(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachSrcOut(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachSrcOver(Allocation, Allocation)
[Obsolete]
public void ForEachSrcOver(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachSrcOver(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachSrcOver(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachSubtract(Allocation, Allocation)
[Obsolete]
public void ForEachSubtract(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachSubtract(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachSubtract(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
ForEachXor(Allocation, Allocation)
[Obsolete]
public void ForEachXor(Allocation arg0, Allocation arg1)
Parameters
arg0
Allocationarg1
Allocation
ForEachXor(Allocation, Allocation, LaunchOptions)
[Obsolete]
public void ForEachXor(Allocation arg0, Allocation arg1, Script.LaunchOptions arg2)
Parameters
arg0
Allocationarg1
Allocationarg2
Script.LaunchOptions
GetKernelIDAdd()
[Obsolete]
public Script.KernelID GetKernelIDAdd()
Returns
GetKernelIDClear()
[Obsolete]
public Script.KernelID GetKernelIDClear()
Returns
GetKernelIDDst()
[Obsolete]
public Script.KernelID GetKernelIDDst()
Returns
GetKernelIDDstAtop()
[Obsolete]
public Script.KernelID GetKernelIDDstAtop()
Returns
GetKernelIDDstIn()
[Obsolete]
public Script.KernelID GetKernelIDDstIn()
Returns
GetKernelIDDstOut()
[Obsolete]
public Script.KernelID GetKernelIDDstOut()
Returns
GetKernelIDDstOver()
[Obsolete]
public Script.KernelID GetKernelIDDstOver()
Returns
GetKernelIDMultiply()
[Obsolete]
public Script.KernelID GetKernelIDMultiply()
Returns
GetKernelIDSrc()
[Obsolete]
public Script.KernelID GetKernelIDSrc()
Returns
GetKernelIDSrcAtop()
[Obsolete]
public Script.KernelID GetKernelIDSrcAtop()
Returns
GetKernelIDSrcIn()
[Obsolete]
public Script.KernelID GetKernelIDSrcIn()
Returns
GetKernelIDSrcOut()
[Obsolete]
public Script.KernelID GetKernelIDSrcOut()
Returns
GetKernelIDSrcOver()
[Obsolete]
public Script.KernelID GetKernelIDSrcOver()
Returns
GetKernelIDSubtract()
[Obsolete]
public Script.KernelID GetKernelIDSubtract()
Returns
GetKernelIDXor()
[Obsolete]
public Script.KernelID GetKernelIDXor()