Freigeben über


AVCaptureColorSpace Enumeration

Definition

Listet Farbräume für die Videoaufnahme auf.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVCaptureColorSpace
type AVCaptureColorSpace = 
Vererbung
AVCaptureColorSpace
Attribute

Felder

P3D65 1

Gibt den DCI-P3-Farbraum mit einem CIE D65-Weißpunkt an.

Srgb 0

Gibt einen RGB-Farbraum an.

Gilt für: