Share via


AVCaptureColorSpace Enum

Definition

Enumerates video capture color spaces.

[ObjCRuntime.Native]
public enum AVCaptureColorSpace
[<ObjCRuntime.Native>]
type AVCaptureColorSpace = 
Inheritance
AVCaptureColorSpace
Attributes

Fields

Name Value Description
Srgb 0

Indicates an RGB color space.

P3D65 1

Indicates the DCI-P3 color space with a CIE D65 white point.

HlgBT2020 2
AppleLog 3
AppleLog2 4

Applies to