CIContext.FromOptions(CIContextOptions) Method

Definition

Creates a new CIContext from the options that are named in options.

public static CoreImage.CIContext FromOptions (CoreImage.CIContextOptions options);
static member FromOptions : CoreImage.CIContextOptions -> CoreImage.CIContext

Parameters

Returns

Applies to