CVImageBufferTransferFunction 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CVImageBufferTransferFunction
type CVImageBufferTransferFunction =
- 继承
-
CVImageBufferTransferFunction
- 属性
字段
名称 | 值 | 说明 |
---|---|---|
Unknown | 2 | |
ItuR709_2 | 3 | |
Smpte240M1995 | 4 | |
UseGamma | 5 | |
ItuR2020 | 6 | |
SmpteST428_1 | 7 | |
SRgb | 8 | |
SmpteST2084PQ | 9 | |
ItuR2100Hlg | 10 | |
Linear | 11 |