[][src]Module fermium::WindowShapeMode

Constants

ShapeModeBinarizeAlpha

\brief A binarized alpha cutoff with a given integer value.

ShapeModeColorKey

\brief A color key is applied.

ShapeModeDefault

\brief The default mode, a binarized alpha cutoff of 1.

ShapeModeReverseBinarizeAlpha

\brief A binarized alpha cutoff with a given integer value, but with the opposite comparison.

Type Definitions

Type

\brief An enum denoting the specific type of contents present in an SDL_WindowShapeParams union.