SDL_ALPHA_OPAQUE

A fully opaque 8-bit alpha value.

extern (C) nothrow @nogc
enum SDL_ALPHA_OPAQUE = 255;

See Also

Meta