次の方法で共有


DataSpaceType 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum DataSpaceType
[<System.Flags>]
type DataSpaceType = 
継承
DataSpaceType
属性

フィールド

名前 説明
Unknown 0
Depth 4096
DynamicDepth 4098
Heif 4100
JpegR 4101
SrgbLinear 138477568
Srgb 142671872
DisplayP3 143261696
Jfif 146931712
Bt2020 147193856
AdobeRgb 151715840
DciP3 155844608
Bt2020Pq 163971072
Bt2020Hlg 168165376
Bt709 281083904
Bt601625 281149440
Bt601525 281280512
ScrgbLinear 406913024
Scrgb 411107328

適用対象