MPSImageGuidedFilter.EncodeReconstruction Method

Definition

[Foundation.Export("encodeReconstructionToCommandBuffer:guidanceTexture:coefficientsTexture:destinationTexture:")]
public virtual void EncodeReconstruction (Metal.IMTLCommandBuffer commandBuffer, Metal.IMTLTexture guidanceTexture, Metal.IMTLTexture coefficientsTexture, Metal.IMTLTexture destinationTexture);
abstract member EncodeReconstruction : Metal.IMTLCommandBuffer * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture -> unit
override this.EncodeReconstruction : Metal.IMTLCommandBuffer * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLTexture -> unit

Parameters

commandBuffer
IMTLCommandBuffer
guidanceTexture
IMTLTexture
coefficientsTexture
IMTLTexture
destinationTexture
IMTLTexture
Attributes

Applies to