AVCaptureDevice.ActiveColorSpace Propiedad

Definición

Obtiene o establece el espacio de color utilizado para la captura.

[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

Valor de propiedad

Atributos

Se aplica a