SDL_ALPHA_TRANSPARENT

A fully transparent 8-bit alpha value.

extern (C) nothrow @nogc
enum SDL_ALPHA_TRANSPARENT = 0;

See Also

Meta