Edit

Share via


MPSImageGuidedFilter.EncodeRegression Method

Definition

[Foundation.Export("encodeRegressionToCommandBuffer:sourceTexture:guidanceTexture:weightsTexture:destinationCoefficientsTexture:")]
public virtual void EncodeRegression (Metal.IMTLCommandBuffer commandBuffer, Metal.IMTLTexture sourceTexture, Metal.IMTLTexture guidanceTexture, Metal.IMTLTexture weightsTexture, Metal.IMTLTexture destinationCoefficientsTexture);
abstract member EncodeRegression : Metal.IMTLCommandBuffer * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture -> unit
override this.EncodeRegression : Metal.IMTLCommandBuffer * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture -> unit

Parameters

commandBuffer
IMTLCommandBuffer
sourceTexture
IMTLTexture
guidanceTexture
IMTLTexture
weightsTexture
IMTLTexture
destinationCoefficientsTexture
IMTLTexture
Attributes

Applies to