AVCaptureDeviceFormat.SupportedColorSpaces 属性

定义

支持的颜色空间,作为数组,其值是 枚举的成员 AVCaptureColorSpace

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSNumber[] SupportedColorSpaces { [Foundation.Export("supportedColorSpaces")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SupportedColorSpaces : Foundation.NSNumber[]

属性值

属性

适用于