disguise developers

Designer Plugins

Plugins for Disguise Designer software.

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.

Category: Colour

Base class: OcioModuleTransform

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)