ShapeModeType
Description:
[ Version ( since = "2.0.5" ) ]
[ CCode ( cname = "WindowShapeMode" ) ]
public enum ShapeModeType
Content:
Enum values:
- BINARIZE_ALPHA - A
binarized alpha cutoff with a given integer value.
- COLOR_KEY - A color key is
applied.
- DEFAULT - The default mode,
a binarized alpha cutoff of 1.
- REVERSE_BINARIZE_APHA -
A binarized alpha cutoff with a given integer value, but with the opposite comparison.
Methods: