Partager via


AVCaptureColorSpace Énumération

Définition

Énumère les espaces de couleurs de capture vidéo.

[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 = 
Héritage
AVCaptureColorSpace
Attributs

Champs

P3D65 1

Indique l’espace de couleur DCI-P3 avec un point blanc CIE D65.

Srgb 0

Indique un espace de couleur RVB.

S’applique à