Nodes > Functions > Color Conversion > SRGB to Linear
Converts from sRGB colorspace to linear colorspace.
Inputs
Name | Type | Description |
---|---|---|
A ( sRGB ) | float | sRGB color to be converted |
Outputs
Name | Type | Description |
---|---|---|
A ( Linear ) | float | Converted color in linear colorspace |
Was this page helpful?