CIContext.WorkingColorSpace Property

Definition

The working CGColorSpace.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGColorSpace? WorkingColorSpace { [Foundation.Export("workingColorSpace")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("workingColorSpace")>]
member this.WorkingColorSpace : CoreGraphics.CGColorSpace

Property Value

Attributes

Applies to