disguise developers

Python API

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

OcioModuleColourSpaceTransform

OCIO transform that converts content from one colour space to another.

Both source and destination colour spaces are user-configurable.
Their values are returned as the default src/dst spaces reported to OcioListWidget.

Properties

dstSpace : OcioColourSpace

Destination colour space of colour transform

UserName: Destination colour space

srcSpace : OcioColourSpace

Source colour space of colour transform

UserName: Source colour space

Constructors

__init__(self)