Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
SDL_WindowShapeParams Union Reference
A union containing parameters for shaped windows. More...
#include <SDL_shape.h>
Data Fields | |
Uint8 | binarizationCutoff |
a cutoff alpha value for binarization of the window shape's alpha channel. |
Detailed Description
A union containing parameters for shaped windows.
Definition at line 93 of file SDL_shape.h.
Field Documentation
a cutoff alpha value for binarization of the window shape's alpha channel.
Definition at line 95 of file SDL_shape.h.
Generated on Tue Jul 12 2022 13:56:26 by
