AVCaptureDevice.ActiveColorSpace 属性

定义

获取或设置用于捕获的颜色空间。

[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

属性值

属性

适用于