CIContext.FromOfflineGpu(Int32) Method

Definition

[Foundation.Export("contextForOfflineGPUAtIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreImage.CIContext FromOfflineGpu (int gpuIndex);
static member FromOfflineGpu : int -> CoreImage.CIContext

Parameters

gpuIndex
Int32

Returns

Attributes

Applies to