다음을 통해 공유


AVCaptureColorSpace 열거형

정의

비디오 캡처 색 공간을 열거합니다.

[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 = 
상속
AVCaptureColorSpace
특성

필드

P3D65 1

CIE D65 흰색 점이 있는 DCI-P3 색 공간을 나타냅니다.

Srgb 0

RGB 색 공간을 나타냅니다.

적용 대상