enum EImageColorSpace
EImageColorSpace specifies the color space of image data
Values
| Key | Value | Comment |
|---|---|---|
| Undefined | 0 | The color space is undefined, or using the color space of an input image data. |
| Linear | 1 | The color space is linear (linear gamma). |
| sRGB | 2 | The color space is sRGB (nominal gamma of 2.2). |
| Key | Value | Comment |
|---|---|---|
| Undefined | 0 | The color space is undefined, or using the color space of an input image data. |
| Linear | 1 | The color space is linear (linear gamma). |
| sRGB | 2 | The color space is sRGB (nominal gamma of 2.2). |
| Key | Value | Comment |
|---|---|---|
| EImageColorSpace_Undefined | 0 | The color space is undefined, or using the color space of an input image data. |
| EImageColorSpace_Linear | 1 | The color space is linear (linear gamma). |
| EImageColorSpace_sRGB | 2 | The color space is sRGB (nominal gamma of 2.2). |
Simplygon 10.3.5200.0