[Top]
Tools
Tools.PV
Tools.PV()->AlphaMode
|
Enum Tools.PV()->AlphaMode
- Description
-
The alpha combination modes.
Use set_alpha_mode() to change the mode.
- Constant
Squares
-
constant Squares
- Description
-
Checkerboard pattern (default).
- Constant
Solid
-
constant Solid
- Description
-
Solid color.
- Constant
None
-
constant None
- Description
-
Ignore alpha.
- Constant
AlphaOnly
-
constant AlphaOnly
- Description
-
Only show the alpha channel (if any).
|