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