SDL_ALPHA_OPAQUE_FLOAT

A fully opaque floating point alpha value.

extern (C) nothrow @nogc
enum SDL_ALPHA_OPAQUE_FLOAT = 1.0f;

See Also

Meta