MPSRnnRecurrentImageState.GetRecurrentOutputImage(UIntPtr) Method

Definition

[Foundation.Export("getRecurrentOutputImageForLayerIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSImage? GetRecurrentOutputImage(UIntPtr layerIndex);
[<Foundation.Export("getRecurrentOutputImageForLayerIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetRecurrentOutputImage : unativeint -> MetalPerformanceShaders.MPSImage
override this.GetRecurrentOutputImage : unativeint -> MetalPerformanceShaders.MPSImage

Parameters

layerIndex
UIntPtr

unativeint

Returns

Attributes

Applies to