DataSpaceTransfer Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration supports a bitwise combination of its member values.
C#
[System.Flags]
public enum DataSpaceTransfer
[<System.Flags>]
type DataSpaceTransfer =
- Inheritance
-
DataSpaceTransfer
- Attributes
Name | Value | Description |
---|---|---|
Unspecified | 0 | |
Linear | 4194304 | |
Srgb | 8388608 | |
Smpte170m | 12582912 | |
Gamma22 | 16777216 | |
Gamma26 | 20971520 | |
Gamma28 | 25165824 | |
St2084 | 29360128 | |
Hlg | 33554432 |
Tuote | Versiot |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |