Edit

Share via


CIContextOptions.OutputColorSpace Property

Definition

The desired CIColorSpace to be used for the CIContext rendering operation.

public CoreGraphics.CGColorSpace OutputColorSpace { get; set; }
member this.OutputColorSpace : CoreGraphics.CGColorSpace with get, set

Property Value

Remarks

This color space is used before the image is rendered into the output.

Applies to