CVImageBufferTransferFunction 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CVImageBufferTransferFunction
type CVImageBufferTransferFunction =
- 繼承
-
CVImageBufferTransferFunction
- 屬性
欄位
名稱 | 值 | Description |
---|---|---|
Unknown | 2 | |
ItuR709_2 | 3 | |
Smpte240M1995 | 4 | |
UseGamma | 5 | |
ItuR2020 | 6 | |
SmpteST428_1 | 7 | |
SRgb | 8 | |
SmpteST2084PQ | 9 | |
ItuR2100Hlg | 10 | |
Linear | 11 |