disguise developers

Designer Plugins

Plugins for Disguise Designer software.

ColourShift

Base class: Resource

Properties

RGB_controlled : int

If ‘Separate’, you can control min/max/gamma separately; otherwise, all work together

blue_gamma : float

Gamma curve setting. Higher numbers produce darker results; 1 means no change

blue_max : float

Levels higher than ‘max’ are scaled up to full

blue_min : float

Levels lower than ‘min’ are scaled down to black

brightness__shift_ : float

contrast__scale_ : float

green_gamma : float

Gamma curve setting. Higher numbers produce darker results; 1 means no change

green_max : float

Levels higher than ‘max’ are scaled up to full

green_min : float

Levels lower than ‘min’ are scaled down to black

hardness : float

Lower numbers produce softer edges between transparent and opaque areas

hue_shift : float

Shifts hue; in degrees

key_colour : Colour

The key colour becomes transparent

red_gamma : float

Gamma curve setting. Higher numbers produce darker results; 1 means no change

red_max : float

Levels higher than ‘max’ are scaled up to full

red_min : float

Levels lower than ‘min’ are scaled down to black

saturation_scale : float

When less than 1, desaturates (0 is b/w); when greater than 1, enhances saturation

threshold : float

Colours closer than ‘Threshold’ to the key colour become transparent

Constructors

__init__(self)