Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Tools
Tools.PV
Tools.PV()->AlphaMode

Enum Tools.PV()->AlphaMode

  ENUM Tools.PV.AlphaMode

Description

The alpha combination modes.

Use set_alpha_mode() to change the mode.


Constant Squares

constant Tools.PV.Squares

Description

Checkerboard pattern (default).


Constant Solid

constant Tools.PV.Solid

Description

Solid color.


Constant None

constant Tools.PV.None

Description

Ignore alpha.


Constant AlphaOnly

constant Tools.PV.AlphaOnly

Description

Only show the alpha channel (if any).