nodes.geometry.color
nodes.geometry.color
Classes
| Name | Description |
|---|---|
| Gamma | Apply a gamma correction |
| RGBCurves | Apply color corrections for each color channel |
Gamma
nodes.geometry.color.Gamma(color=None, gamma=1.0)Apply a gamma correction
Attributes
| Name | Description |
|---|---|
| i_color | Input socket: Color |
| i_gamma | Input socket: Gamma |
| name | |
| node | |
| o_color | Output socket: Color |
| tree | |
| type |
RGBCurves
nodes.geometry.color.RGBCurves(fac=1.0, color=None)Apply color corrections for each color channel
Attributes
| Name | Description |
|---|---|
| i_color | Input socket: Color |
| i_fac | Input socket: Factor |
| name | |
| node | |
| o_color | Output socket: Color |
| tree | |
| type |