AVCaptureDevice.ActiveColorSpace Property

Definition

Gets or sets the color space used for capture.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureColorSpace ActiveColorSpace { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("activeColorSpace", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setActiveColorSpace:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.ActiveColorSpace : AVFoundation.AVCaptureColorSpace with get, set

Property Value

Attributes

Applies to