Edit

Share via


MPSImageNormalizedHistogram.Encode Method

Definition

[Foundation.Export("encodeToCommandBuffer:sourceTexture:minmaxTexture:histogram:histogramOffset:")]
public virtual void Encode (Metal.IMTLCommandBuffer commandBuffer, Metal.IMTLTexture source, Metal.IMTLTexture minmaxTexture, Metal.IMTLBuffer histogram, nuint histogramOffset);
abstract member Encode : Metal.IMTLCommandBuffer * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLBuffer * nuint -> unit
override this.Encode : Metal.IMTLCommandBuffer * Metal.IMTLTexture * Metal.IMTLTexture * Metal.IMTLBuffer * nuint -> unit

Parameters

commandBuffer
IMTLCommandBuffer
source
IMTLTexture
minmaxTexture
IMTLTexture
histogram
IMTLBuffer
histogramOffset
System.System.UIntPtr System.unativeint
Attributes

Applies to