disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ColourProfile

Base class: Resource

Properties

colourspace : int

Options: {0: ‘ITU-R BT.709’, 1: ‘ITU-R BT.2020’, 2: ‘ACES (AP0)’, 3: ‘ACES (AP1)’, 4: ‘ALEXA Wide Gamut RGB’, 5: ‘S-Gamut’, 6: ‘V-Gamut’, 7: ‘REDWideGamutRGB’, 8: ‘JLog-LS300’, 9: ‘Canon Cinema Gamut’, 10: ‘DCI-P3’, 11: ‘ITU-R BT.470’, 12: ‘SMPTE 240M’, 13: ‘CIE 1931 XYZ’, 14: ‘Custom’}
UserName: Colour space

customPrimaries : ChromaticitySet

When the colour space is set to ‘Custom’, these will be used.

UserName: Custom primaries

gammaLevel : float

Gamma level for gamma curve: Gamma

UserName: Gamma level

gammacurve : int

Options: {0: ‘sRGB’, 1: ‘Linear’, 2: ‘PQ SMPTE ST.2084’, 3: ‘HLG ITU-R BT.2100’, 4: ‘ALEXA LogC EI 160’, 5: ‘ALEXA LogC EI 800’, 6: ‘Sony SLog3’, 7: ‘Panasonic V-Log’, 8: ‘RED Log3G10’, 9: ‘JVC Kenwood J-Log1 LS300’, 10: ‘Kodak Log - Over range’, 11: ‘Canon CLog2’, 12: ‘Canon Clog3’, 13: ‘Gamma’, 14: ‘ITU-R BT.1886’, 15: ‘ACEScc’, 16: ‘ACEScct’}
UserName: Gamma curve

paperwhite : float

Paper white surface luminance in nits/candela.

UserName: Paper white

peakwhite : float

The maximum display intensity in nits/candela.

UserName: Maximum luminance

profilename : str

User defined description of the profile

UserName: Name

tonemapping : int

Technique to use for HDR content on an SDR output

Options: {0: ‘None’, 1: ‘Reinhard’, 2: ‘Hable’, 3: ‘ACES Filmic’}
UserName: Tone mapping

Constructors

__init__(self)