CVImageBufferTransferFunction Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CVImageBufferTransferFunction
type CVImageBufferTransferFunction =
- Herança
-
CVImageBufferTransferFunction
- Atributos
Campos
Nome | Valor | Description |
---|---|---|
Unknown | 2 | |
ItuR709_2 | 3 | |
Smpte240M1995 | 4 | |
UseGamma | 5 | |
ItuR2020 | 6 | |
SmpteST428_1 | 7 | |
SRgb | 8 | |
SmpteST2084PQ | 9 | |
ItuR2100Hlg | 10 | |
Linear | 11 |