共用方式為


MPSImageGuidedFilter.EncodeRegression 方法

定義

[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

參數

commandBuffer
IMTLCommandBuffer
sourceTexture
IMTLTexture
guidanceTexture
IMTLTexture
weightsTexture
IMTLTexture
destinationCoefficientsTexture
IMTLTexture
屬性

適用於