Go to the documentation of this file.
42 #define SDL_NONSHAPEABLE_WINDOW -1
43 #define SDL_INVALID_SHAPE_ARGUMENT -2
44 #define SDL_WINDOW_LACKS_SHAPE -3
91 #define SDL_SHAPEMODEALPHA(mode) (mode == ShapeModeDefault || mode == ShapeModeBinarizeAlpha || mode == ShapeModeReverseBinarizeAlpha)