MPSRnnRecurrentImageState.GetMemoryCellImage(UIntPtr) Method

Definition

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

Parameters

layerIndex
UIntPtr

unativeint

Returns

Attributes

Applies to