disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

OcioModuleLookTransform

OCIO transform that applies a look transform between configurable colour spaces.

Source and destination colour spaces, the look operation, transform direction (forward or inverse),
and an option to skip the surrounding colour space conversion are all user-configurable.

Properties

dstSpace : OcioColourSpace

Destination space

UserName: Destination space

operation : OcioColourSpace

Look transform

UserName: Look transform

skipColorSpaceConversion : bool

Skip colorspace conversion

UserName: Skip colorspace conversion

srcSpace : OcioColourSpace

Source space

UserName: Source space

transformDirForward : bool

Forward direction of transform

UserName: Transform forward

Constructors

__init__(self)