base class — bpy_struct
Color management settings used for displaying images on the display
Color curve mapping applied before display transform
| Type: | CurveMapping, (readonly) |
|---|
Exposure (stops) applied before display transform
| Type: | float in [-10, 10], default 0.0 |
|---|
Amount of gamma modification applied after display transform
| Type: | float in [0, 5], default 1.0 |
|---|
Additional transform applied before view transform for an artistic needs
| Type: | enum in [‘NONE’], default ‘NONE’ |
|---|
Use RGB curved for pre-display transformation
| Type: | boolean, default False |
|---|
View used when converting image to a display space
| Type: | enum in [‘NONE’], default ‘NONE’ |
|---|
Inherited Properties
Inherited Functions
References