TransferCharacteristics Enumeration
The NCLX transfer characteristics
Namespace: LibHeifSharpAssembly: LibHeifSharp (in LibHeifSharp.dll) Version: 3.2.0
public enum TransferCharacteristics
Public Enumeration TransferCharacteristics
public enum class TransferCharacteristics
type TransferCharacteristics
Reserved0 | 0 |
For future use
|
BT709 | 1 |
BT.709
|
Unspecified | 2 |
Unspecified
|
Reserved3 | 3 |
For future use
|
BT470M | 4 |
BT.470 System M (historical)
|
BT470BG | 5 |
BT.470 System B, G (historical)
|
BT601 | 6 |
BT.601
|
Smpte240 | 7 |
SMPTE 240
|
Linear | 8 |
Linear
|
Log100 | 9 |
Logarithmic (100 : 1 range)
|
Log100Sqrt10 | 10 |
Logarithmic (100 * Sqrt(10) : 1 range)
|
IEC61966 | 11 |
IEC 61966-2-4
|
BT1361 | 12 |
BT.1361
|
Srgb | 13 |
sRGB or sYCC
|
BT2020TenBit | 14 |
BT.2020-2 10-bit systems
|
BT2020TwelveBit | 15 |
BT.2020-2 12-bit systems
|
Smpte2084 | 16 |
SMPTE ST 2084, ITU BT.2100-0 PQ
|
Smpte428 | 17 |
SMPTE ST 428-1
|
HLG | 18 |
BT.2100-0 HLG, ARIB STD-B67
|