Share via


IMPSnnGramMatrixCallback.GetAlpha(MPSImage, MPSImage) Method

Definition

[Foundation.Export("alphaForSourceImage:destinationImage:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float GetAlpha(MetalPerformanceShaders.MPSImage sourceImage, MetalPerformanceShaders.MPSImage destinationImage);
[<Foundation.Export("alphaForSourceImage:destinationImage:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAlpha : MetalPerformanceShaders.MPSImage * MetalPerformanceShaders.MPSImage -> single
override this.GetAlpha : MetalPerformanceShaders.MPSImage * MetalPerformanceShaders.MPSImage -> single

Parameters

sourceImage
MPSImage
destinationImage
MPSImage

Returns

Attributes

Applies to